void error(string $string, null|int|string $verbosity = null) Write a string
void comment(string $string, null|int|string $verbosity = null) Write a
string secret(string $question, bool $fallback = true) Prompt the user
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
OutputInterface getOutput() Get the output implementation.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void question(string $string, null|int|string $verbosity = null) Write
void setLaravel(Container $laravel)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 4 of 6