Searched refs:executable (Results 1 – 2 of 2) sorted by relevance
133 private Map<String, String> execAndGetResults(Path executable) throws IOException { in execAndGetResults() argument134 String prefix = mExecutableDir.relativize(executable).toString(); in execAndGetResults()136 String output = executeShellCommand(executable.toString()); in execAndGetResults()
198 2. Make these two files executable (Linux and macOS only):