bool confirm(string $question, bool $default = false) Confirm a question
int call(string $command, array $arguments = array()) Call another console
void table(array $headers, Arrayable|array $rows,
string|array option(string $key = null) Get the value of a command option
void info(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
string|array argument(string $key = null) Get the value of a command argument
Page 64 of 100