void table(array $headers, Arrayable|array $rows,
string ask(string $question, string $default = null) Prompt the user for
int run(InputInterface $input, OutputInterface $output) Run the console
void __construct(Migrator $migrator)
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
int callSilent(string $command, array $arguments = array()) Call another
void question(string $string, null|int|string $verbosity = null) Write
bool confirm(string $question, bool $default = false) Confirm a question
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 22 of 23