Provides the high-level framework classes for this system's command line interface.
This package implements the classes that drive this system's command line interface
design patterns. It contains the subpackages that implement the parser and
executor classes for each command. Additionally, it contains subpackages that
provide support classes for the command line interface classes.
Package Specification
Related Documentation