Searched refs:command (Results 1 – 3 of 3) sorted by relevance
137 def main(command, *, argument164 proc = sp.Popen(command,202 for p in command:
160 def record(command, *, argument187 print(' '.join(shlex.quote(c) for c in perf + command))188 err = sp.call(perf + command, close_fds=False)1333 args.command = args.perf_paths1335 if not args.command:
244 - [mklfs] - A command line tool for creating littlefs images. Used in the Lua247 - [mklittlefs] - A command line tool for creating littlefs images. Used in the