Packages 
Package Description
com.aspectran.shell
Package required to build shell (aka command line) applications.
com.aspectran.shell.activity
Contains a variant of the activity interface for command-line application.
com.aspectran.shell.adapter
Contains a variant of the adapter interface for command-line application.
com.aspectran.shell.command  
com.aspectran.shell.command.builtins
Built-in commands provided by Aspectran Shell.
com.aspectran.shell.command.option
A simple API for presenting, processing and validating a command line interface.
com.aspectran.shell.console
A package for enhanced shell input and output.
com.aspectran.shell.service
Contains a variant of the service interface for command-line application.