Searched refs:logOutput (Results 1 – 1 of 1) sorted by relevance
115 public static Process exec(String cmd, String tmpdir, boolean logOutput) throws IOException { in exec() argument124 if (logOutput) { in exec()