Searched defs:log_path (Results 1 – 4 of 4) sorted by relevance
27 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
87 def exec_command(cmd, log_path='out/build.log', **kwargs): argument116 def get_failed_log(log_path): argument
274 def log_path(self): member in Config
55 def exec_command(cmd, log_path='out/build.log', **kwargs): argument