Property | Type | Description | |
---|---|---|---|
$all | array | ||
$defaults | array | ||
$defined | array | ||
$description | string | The console command description. | |
$found | array | ||
$iterator | RegexIterator | ||
$name | string | The console command name. | |
$progressBar |
Method | Description | |
---|---|---|
handle ( ) : mixed | Execute the console command. |
Method | Description | |
---|---|---|
gatherFiles ( ) | ||
generateFile ( ) | ||
scanEnv ( ) | ||
scanFiles ( ) | ||
showResults ( ) |
protected string $description | ||
return | string |