Package com.scriptbasic.main
Class CommandLine
java.lang.Object
com.scriptbasic.main.CommandLine
public class CommandLine
extends java.lang.Object
- Author:
- Peter Verhas date Aug 6, 2012
-
Constructor Summary
Constructors Constructor Description CommandLine() -
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] args)
-
Constructor Details
-
CommandLine
public CommandLine()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-