void error(string $string, null|int|string $verbosity = null) Write a string
string askWithCompletion(string $question, array $choices, string $default = null)
int run(InputInterface $input, OutputInterface $output) Run the console
void question(string $string, null|int|string $verbosity = null) Write
void info(string $string, null|int|string $verbosity = null) Write a string
OutputInterface getOutput() Get the output implementation.
void __construct(Migrator $migrator)
string|array option(string $key = null) Get the value of a command option
Page 21 of 23