string ask(string $question, string $default = null) Prompt the user for
int call(string $command, array $arguments = array()) Call another console
void fire() Execute the console command.
void comment(string $string, null|int|string $verbosity = null) Write a
string secret(string $question, bool $fallback = true) Prompt the user
void info(string $string, null|int|string $verbosity = null) Write a string
Page 3 of 3