pnuts.tools
Class Main

java.lang.Object
  extended by pnuts.tools.Main

public class Main
extends java.lang.Object

The main class of "pnuts" command


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          starts the command shell interpreter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
starts the command shell interpreter

Throws:
java.lang.Throwable