Console Application This class is used to define the application and its commands.
Return | void |
Return | void |
Return | string |
Return | ?string |
Return | array |
$name | string |
$defaultValue | string|int|bool |
Return | string|int|bool |
Outputs a message to the CLI with a newline.
$message | string |
Return | void |
Styles text in red.
$text | string |
Return | string |
Styles text in yellow.
$text | string |
Return | string |
Styles text in green.
$text | string |
Return | string |