Kraken\Console\Client\ClientInterface::onCommand PHP 메소드

onCommand() 공개 메소드

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