Searched refs:getCommandString (Results 1 - 3 of 3) sorted by relevance

/opengrok-jel/test/org/opensolaris/opengrok/index/
H A DCommandLineOptionsTest.java62 * Test of getCommandString method, of class CommandLineOptions.
67 String cmdString = instance.getCommandString();
92 String cmdString = instance.getCommandString();
101 String cmdString = instance.getCommandString();
/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DCommandLineOptions.java119 public String getCommandString() { method in class:CommandLineOptions
H A DIndexer.java119 Getopt getopt = new Getopt(argv, cmdOptions.getCommandString());

Completed in 27 milliseconds