void setLaravel(Application $laravel)
int call(string $command, array $arguments = array()) Call another console
void setLaravel(Container $laravel)
void line(string $string, string $style = null, null|int|string $verbosity = null)
OutputInterface getOutput() Get the output implementation.
array options() Get all of the options passed to the command.
string anticipate(string $question, array $choices, string $default = null)
void question(string $string, null|int|string $verbosity = null) Write
Page 18 of 23