void warn(string $string) Write a string as warning output.
string askWithCompletion(string $question, array $choices, string $default = null)
array options() Get all of the options passed to the command.
string|array option(string $key = null) Get the value of a command option
void table(array $headers, Arrayable|array $rows,
void __construct(MigrationCreator
string|array argument(string $key = null) Get the value of a command argument
void __construct(
int call(string $command, array $arguments = array()) Call another console
Page 1 of 31