Méthode | Description | |
---|---|---|
debug ( string $fmt ) | Print debug message | |
error ( string $fmt ) | Print error | |
getArgs ( ) : pharext\Cli\Args | Retrieve command line arguments | |
info ( string $fmt ) | Print info | |
run ( integer $argc, array $argv ) | Execute the command | |
warn ( string $fmt ) | Print warning |
public getArgs ( ) : pharext\Cli\Args | ||
Résultat | pharext\Cli\Args |