OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void __construct(Migrator $migrator)
bool confirm(string $question, bool $default = false) Confirm a question
string secret(string $question, bool $fallback = true) Prompt the user
void setLaravel(Container $laravel)
void error(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
void comment(string $string, null|int|string $verbosity = null) Write a
Page 12 of 31