All Classes and Interfaces
Class
Description
List that overrides toString() for implicit $args expansion.
Thrown if an unknown command is entered into a shell or passed on the command line
A command shell can create and maintain a number of command sessions.
Return the current session.
Listener for command executions.
A converter is a service that can help create specific object types from a
string, and vice versa.
EvalEx - Java Expression Evaluator
A Function is a a block of code that can be executed with a set of arguments,
it returns the result object of executing the script.
Freely adapted from Spring's AntPathMatcher.
Listener for command executions.
[ a b ...]
[ k1=v1 k2=v2 ...]
{ program }
token1 | token2 | ...
pipe1 ; pipe2 ; ...
( program )
Enable multiplexing of the standard IO streams for input, output, and error.