PHP Class Phalcon\Cli\Console\Extended

Author: Sebastian Arrubia ([email protected])
Inheritance: extends Phalcon\CLI\Console
Afficher le fichier Open project: phalcon/incubator

Méthodes publiques

Méthode Description
handle ( array $arguments = null ) : mixed Handle the whole command-line tasks

Private Methods

Méthode Description
createHelp ( )
setTasksDir ( )
showHelp ( )
showTaskHelp ( $taskTogetHelp )

Method Details

handle() public méthode

Handle the whole command-line tasks
public handle ( array $arguments = null ) : mixed
$arguments array Cli arguments
Résultat mixed