Kraken\Console\Client\Command\Project\ProjectStatusCommand::onMessage PHP 메소드

onMessage() 보호된 메소드

protected onMessage ( $value )
    protected function onMessage($value)
    {
        return $this->buildTable($value);
    }