Kraken\Console\Client\ClientInterface::onCommand PHP Method

onCommand() public method

Attach command event handler.
public onCommand ( callable $callback ) : EventListener
$callback callable
return Kraken\Event\EventListener
    public function onCommand(callable $callback);