int callSilent(string $command, array $arguments = array()) Call another
void question(string $string, null|int|string $verbosity = null) Write
void __construct(Migrator $migrator)
string ask(string $question, string $default = null) Prompt the user for
bool hasArgument(string|int $name) Determine if the given argument is present
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
void question(string $string) Write a string as question output.
bool confirm(string $question, bool $default = false) Confirm a question
Page 29 of 31