PHP Class PhpBrew\Command\EachCommand

Inheritance: extends CLIFramework\Command
Exibir arquivo Open project: phpbrew/phpbrew

Public Methods

Method Description
brief ( )
execute ( $command )
options ( $options )

Protected Methods

Method Description
getVersions ( )
prompt ( $command )
runCommandRecursive ( $command )

Method Details

brief() public method

public brief ( )

execute() public method

public execute ( $command )

getVersions() protected method

protected getVersions ( )

options() public method

public options ( $options )

prompt() protected method

protected prompt ( $command )

runCommandRecursive() protected method

protected runCommandRecursive ( $command )