PHP Class Magestead\Command\Log\ViewCommand

Inheritance: extends Symfony\Component\Console\Command\Command
Datei anzeigen Open project: richdynamix/magestead

Protected Properties

Property Type Description
$_config
$_projectPath

Protected Methods

Method Description
configure ( ) Configure the view command
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand

Private Methods

Method Description
getCommand ( Config $config, $log ) : string
getLogLocation ( $server, $os ) : string

Method Details

configure() protected method

Configure the view command
protected configure ( )

execute() protected method

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
return Magestead\Command\ProcessCommand

Property Details

$_config protected_oe property

protected $_config

$_projectPath protected_oe property

protected $_projectPath