Searched defs:logOutput (Results 1 – 2 of 2) sorted by relevance
389 public final String logOutput; field in BootResult402 String logOutput) { in BootResult()
200 public static Process exec(String cmd, String tmpdir, boolean logOutput) throws IOException { in exec()