void line(string $string) Write a string as standard output.
void fire() Execute the console command.
void setLaravel(Application $laravel)
string|array argument(string $key = null) Get the value of a command argument
int run(InputInterface $input, OutputInterface $output) Run the console
OutputInterface getOutput() Get the output implementation.
void terminate(InputInterface $input, int $status) Terminate the application
void table(array $headers, Arrayable|array $rows,
Page 43 of 100