string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string secret(string $question, bool $fallback = true) Prompt the user
void comment(string $string, null|int|string $verbosity = null) Write a
MigrateCommand class MigrateCommand extends
string askWithCompletion(string $question, array $choices, string $default = null)
void question(string $string, null|int|string $verbosity = null) Write
int callSilent(string $command, array $arguments = array()) Call another
bool confirm(string $question, bool $default = false) Confirm a question
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 8 of 23