Package com.aspectran.shell.command
-
Interface Summary Interface Description Command The Command interface allows the command interpreter to delegate tasks.Command.Descriptor An interface that can be used to describe the functionality of the command implementation.CommandRegistry A registry that contains the commands known by a shell.CommandRunner The Shell Command Runner. -
Class Summary Class Description AbstractCommand AbstractCommandLine CommandLineParser The Command Line Parser.OutputRedirection Created: 2017.OutputRedirection.MultiWriter The writer that handles multiple writers.ShellCommandRegistry A registry that contains the commands known by a shell.ShellCommandRunner The Shell Command Runner.ShellTransletProcedure TransletCommandLine Parses the command line entered to execute the translet. -
Enum Summary Enum Description OutputRedirection.Operator Output redirection operators.