Searched refs:commands (Results 1 – 3 of 3) sorted by relevance
464 commands = []474 commands.append(cmd)478 json.dump(commands, f, indent=2)547 commands = json.load(f)551 for cmd in commands:
500 scons --compile-commands
269 commands = None variable288 commands = details.get("msh_cmd").splitlines() variable
Completed in 12 milliseconds