PHP Trait Acacha\Llum\Console\GithubCommand

Show file Open project: acacha/llum

Protected Methods

Method Description
showErrorRunLlumInitFirst ( Symfony\Component\Console\Output\OutputInterface $output, $varname ) Show error run llum init first.
showMessageRunningCommand ( Symfony\Component\Console\Output\OutputInterface $output, $commandName ) Show message running command.

Method Details

showErrorRunLlumInitFirst() protected method

Show error run llum init first.
protected showErrorRunLlumInitFirst ( Symfony\Component\Console\Output\OutputInterface $output, $varname )
$output Symfony\Component\Console\Output\OutputInterface
$varname

showMessageRunningCommand() protected method

Show message running command.
protected showMessageRunningCommand ( Symfony\Component\Console\Output\OutputInterface $output, $commandName )
$output Symfony\Component\Console\Output\OutputInterface