story.aesop
Class AesopShell

java.lang.Object
  extended by story.aesop.AesopShell

public class AesopShell
extends java.lang.Object

Provides a command-line interface to system functionality via the "SCG" command language. Just call its main to get a prompt.


Constructor Summary
AesopShell()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AesopShell

public AesopShell()
Method Detail

main

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


Copyright © 2011 David K. Elson. All Rights Reserved.