void error(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool confirm(string $question, bool $default = false) Confirm a question
OutputInterface getOutput() Get the output implementation.
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
int callSilent(string $command, array $arguments = array()) Call another
Page 2 of 6