Searched refs:findCommand (Results 1 – 2 of 2) sorted by relevance
28 commandLine[0] = findCommand(commandLine[0], windows);44 private static String findCommand(String command, boolean windows) {
1558 private JCommander findCommand(ProgramName name) { in findCommand() method in JCommander1576 JCommander jc = findCommand(progName); in findCommandByAlias()