bool confirm(string $question, bool $default = false) Confirm a question
void setLaravel(Application $laravel)
int run(InputInterface $input, OutputInterface $output) Run the console
void info(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
void table(array $headers, Arrayable|array $rows,
OutputInterface getOutput() Get the output implementation.
Page 12 of 26