PHP 클래스 Magestead\Command\Log\StreamCommand

상속: extends Symfony\Component\Console\Command\Command
파일 보기 프로젝트 열기: richdynamix/magestead

보호된 프로퍼티들

프로퍼티 타입 설명
$_config
$_projectPath

보호된 메소드들

메소드 설명
configure ( ) Configure the stream command
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand

비공개 메소드들

메소드 설명
getCommand ( Config $config, $log ) : string
getLogLocation ( $server, $os ) : string

메소드 상세

configure() 보호된 메소드

Configure the stream command
protected configure ( )

execute() 보호된 메소드

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
리턴 Magestead\Command\ProcessCommand

프로퍼티 상세

$_config 보호되어 있는 프로퍼티

protected $_config

$_projectPath 보호되어 있는 프로퍼티

protected $_projectPath