|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.toolforge.karma.cli.CLI
The command-line-interface for Karma. This class runs one command, then quits (gracefully hopefully). All arguments
are considered a command-line that will be interpreted by the CommandContext.
| Constructor Summary | |
CLI()
|
|
| Method Summary | |
void |
runCli(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CLI()
| Method Detail |
public void runCli(java.lang.String[] args)
args - The working context (0), whether to update (1) and the command
plus his options (3 ...).
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||