interface CommandLoaderInterface
Loads a command.
Checks if a command exists.
No description
Command get(string$name)
bool has(string$name)
array getNames()