Kraken\Console\Client\ClientInterface::onCommand PHP Méthode

onCommand() public méthode

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