int run(InputInterface $input, OutputInterface $output) Run the console
void line(string $string) Write a string as standard output.
OutputInterface getOutput() Get the output implementation.
void info(string $string) Write a string as information output.
void comment(string $string, null|int|string $verbosity = null) Write a
string anticipate(string $question, array $choices, string $default = null)
void table(array $headers, array $rows, string $style = 'default') Format
void setLaravel(Container $laravel)
Page 96 of 100