bool confirm(string $question, bool $default = false) Confirm a question
array arguments() Get all of the arguments passed to the command.
bool hasArgument(string|int $name) Determine if the given argument is present
void comment(string $string, null|int|string $verbosity = null) Write a
int callSilent(string $command, array $arguments = array()) Call another
array options() Get all of the options passed to the command.
void info(string $string, null|int|string $verbosity = null) Write a string
MigrateCommand class MigrateCommand extends
Page 6 of 23