public class CommandLine extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CommandLine() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
exec(String[] args,
List<String> classes)
Will only return if command not found
|
static void |
main(String[] args) |
protected static void |
printCommands(List<String> classes) |