void question(string $string) Write a string as question output.
void comment(string $string) Write a string as comment output.
void question(string $string, null|int|string $verbosity = null) Write
string ask(string $question, string $default = null) Prompt the user for
void __construct(AssetPublisher $assets)
void info(string $string) Write a string as information output.
bool|null fire() Execute the console command.
array options() Get all of the options passed to the command.
string|array option(string $key = null) Get the value of a command option
int callSilent(string $command, array $arguments = array()) Call another
Page 8 of 100