PHP Class Deployer\Console\Application

Inheritance: extends Symfony\Component\Console\Application
Show file Open project: elfet/deployer Class Usage Examples

Public Methods

Method Description
addUserArgumentsAndOptions ( ) Add user definition arguments and options to definition.
getUserDefinition ( ) : Symfony\Component\Console\Input\InputDefinition

Protected Methods

Method Description
getDefaultCommands ( )
getDefaultHelperSet ( )
getDefaultInputDefinition ( )

Private Methods

Method Description
selfUpdateCommand ( )

Method Details

addUserArgumentsAndOptions() public method

Add user definition arguments and options to definition.

getDefaultCommands() protected method

protected getDefaultCommands ( )

getDefaultHelperSet() protected method

protected getDefaultHelperSet ( )

getDefaultInputDefinition() protected method

getUserDefinition() public method

public getUserDefinition ( ) : Symfony\Component\Console\Input\InputDefinition
return Symfony\Component\Console\Input\InputDefinition