void setLaravel(Container $laravel)
Application getLaravel()
void table(array $headers, Arrayable|array $rows,
void info(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
bool confirm(string $question, bool $default = false) Confirm a question
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
void warn(string $string) Write a string as warning output.
Page 25 of 26