PHP Class Kraken\Console\Client\Command\Project\ProjectStatusCommand

Inheritance: extends Kraken\Console\Client\Command\Command
Show file Open project: kraken-php/framework

Protected Methods

Method Description
command ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
config ( )
onMessage ( $value )

Private Methods

Method Description
buildTable ( mixed $current, string $prefix = '', boolean $isLast = false ) : mixed
parseState ( integer $state ) : string

Method Details

command() protected method

protected command ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

config() protected method

protected config ( )

onMessage() protected method

protected onMessage ( $value )