void question(string $string, null|int|string $verbosity = null) Write
OutputInterface getOutput() Get the output implementation.
string anticipate(string $question, array $choices, string $default = null)
void warn(string $string, null|int|string $verbosity = null) Write a string
void setLaravel(Container $laravel)
bool hasOption(string $name) Determine if the given option is present.
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
string ask(string $question, string $default = null) Prompt the user for
void info(string $string, null|int|string $verbosity = null) Write a string
Page 2 of 3