Package com.aspectran.shell.command
package com.aspectran.shell.command
-
ClassDescriptionThe Command interface allows the command interpreter to delegate tasks.An interface that can be used to describe the functionality of the command implementation.The Command Line Parser.A registry that contains the commands known by a shell.The Shell Commander.The Shell Command Runner.Created: 2017.The writer that handles multiple writers.Output redirection operators.Holds an exception that occurred during command execution and a message to be printed after.A registry that contains the commands known by a shell.Parses the command line entered to execute the translet.