Searched refs:getCommandInstance (Results 1 – 1 of 1) sorted by relevance
80 private static Command getCommandInstance(final String commandName) { in getCommandInstance() method in Dicttool94 System.out.println(getCommandInstance(commandName).getHelp()); in help()108 final Command command = getCommandInstance(commandName); in getCommand()