PHP Class PhpBrew\Command\DownloadCommand

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

Public Methods

Method Description
arguments ( $args )
brief ( )
execute ( $version )
options ( GetOptionKit\OptionSpecCollection $opts )
usage ( )

Method Details

arguments() public method

public arguments ( $args )

brief() public method

public brief ( )

execute() public method

public execute ( $version )

options() public method

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

usage() public method

public usage ( )