PHP Clinner\Command Namespace

Nested Namespaces

Clinner\Command\Tests

Interfaces

Name Description
CommandInterface Command Interface Interface to be implemented by Commands.
PipingCommandInterface PipingCommandInterface Interface to be implemented by Command classes that allow piping other commands.

Classes

Name Description
Callback Callback class.
Command Command class.
NullCommand NullCommand class.