void question(string $string, null|int|string $verbosity = null) Write
string ask(string $question, string $default = null) Prompt the user for
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct(Migrator $migrator)
void comment(string $string, null|int|string $verbosity = null) Write a
void info(string $string, null|int|string $verbosity = null) Write a string
string|array argument(string $key = null) Get the value of a command argument
Page 20 of 23