PHP Class PhpBrew\Command\SelfUpdateCommand

Inheritance: extends CLIFramework\Command
Show file Open project: phpbrew/phpbrew

Public Methods

Method Description
arguments ( $args )
brief ( )
execute ( $branch = 'master' )
options ( GetOptionKit\OptionSpecCollection $opts )
usage ( )

Method Details

arguments() public method

public arguments ( $args )

brief() public method

public brief ( )

execute() public method

public execute ( $branch = 'master' )

options() public method

public options ( GetOptionKit\OptionSpecCollection $opts )
$opts GetOptionKit\OptionSpecCollection

usage() public method

public usage ( )