void setLaravel(Container $laravel)
Application getLaravel()
OutputInterface getOutput() Get the output implementation.
void question(string $string, null|int|string $verbosity = null) Write
string askWithCompletion(string $question, array $choices, string $default = null)
int run(InputInterface $input, OutputInterface $output) Run the console
string anticipate(string $question, array $choices, string $default = null)
void warn(string $string, null|int|string $verbosity = null) Write a string
void __construct(CacheManager $cache)
void error(string $string, null|int|string $verbosity = null) Write a string
Page 3 of 6