|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.cli.FireAway
Bootstrap thing for Karma. If console
is passed as the first argument, KarmaConsole
will be
started with the remaining arguments passed as arguments to the console. Otherwise, CLI
is started,
which is the 'real' command-line modeof Karma.
Field Summary | |
static java.lang.String |
CONSOLE
|
Constructor Summary | |
FireAway()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CONSOLE
Constructor Detail |
public FireAway()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |