Method | Description | |
---|---|---|
__construct ( array $paths ) | Create phrozn command | |
__toString ( ) |
Method | Description | |
---|---|---|
configureCommand ( $paths, array $config ) : Phrozn\Runner\Command | Fine tune main command by adding subcommands | |
registerCommand ( string $name, array $data, Console_CommandLine_Command $parent = null ) : void | Register given command using array of options |
public __construct ( array $paths ) | ||
$paths | array | Folder paths |