PHP 클래스 Kraken\Console\Client\Command\Project\ProjectStatusCommand

상속: extends Kraken\Console\Client\Command\Command
파일 보기 프로젝트 열기: kraken-php/framework

보호된 메소드들

메소드 설명
command ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
config ( )
onMessage ( $value )

비공개 메소드들

메소드 설명
buildTable ( mixed $current, string $prefix = '', boolean $isLast = false ) : mixed
parseState ( integer $state ) : string

메소드 상세

command() 보호된 메소드

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 config ( )

onMessage() 보호된 메소드

protected onMessage ( $value )