nl.toolforge.karma.cli
Class FireAway

java.lang.Object
  extended bynl.toolforge.karma.cli.FireAway

public final class FireAway
extends java.lang.Object

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.

Version:
$Id: FireAway.java,v 1.4 2004/11/10 22:14:19 asmedes Exp $
Author:
D.A. Smedes

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

CONSOLE

public static final java.lang.String CONSOLE
See Also:
Constant Field Values
Constructor Detail

FireAway

public FireAway()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2004-2006 Sourceforge. All Rights Reserved.