Package com.aspectran.shell.command
-
Interface Summary Interface Description Command The Command interface is there to allow Commander to delegate tasks.Command.Descriptor An interface that can be used to describe the the functionality of the command implementation. -
Class Summary Class Description AbstractCommand CommandLineParser The Command Line Parser.CommandLineRedirection Created: 2017.CommandRegistry Created: 2017.ShellCommander The Shell Command Handler. -
Enum Summary Enum Description CommandLineRedirection.Operator Command redirection operators. -
Exception Summary Exception Description ConsoleTerminatedException This exception raised if a console is terminated.