PHP Class Deployer\Console\Application

Inheritance: extends Symfony\Component\Console\Application
Afficher le fichier Open project: elfet/deployer Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
getDefaultCommands ( )
getDefaultHelperSet ( )
getDefaultInputDefinition ( )

Private Methods

Méthode Description
selfUpdateCommand ( )

Method Details

addUserArgumentsAndOptions() public méthode

Add user definition arguments and options to definition.

getDefaultCommands() protected méthode

protected getDefaultCommands ( )

getDefaultHelperSet() protected méthode

protected getDefaultHelperSet ( )

getDefaultInputDefinition() protected méthode

getUserDefinition() public méthode

public getUserDefinition ( ) : Symfony\Component\Console\Input\InputDefinition
Résultat Symfony\Component\Console\Input\InputDefinition