PHP Class PhpBrew\Command\InitCommand

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

Public Methods

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

Protected Methods

Method Description
getBashScriptPath ( )
getCurrentShellDirectory ( )
getFishScriptPath ( )

Method Details

brief() public method

public brief ( )

execute() public method

public execute ( )

getBashScriptPath() protected method

protected getBashScriptPath ( )

getCurrentShellDirectory() protected method

protected getCurrentShellDirectory ( )

getFishScriptPath() protected method

protected getFishScriptPath ( )

options() public method

public options ( $opts )