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