void table(array $headers, Arrayable|array $rows,
array options() Get all of the options passed to the command.
void __construct() Create a new console command instance.
void fire() Execute the console command.
void __construct(Filesystem $files)
void line(string $string, string $style = null, null|int|string $verbosity = null)
string|array argument(string $key = null) Get the value of a command argument
void warn(string $string) Write a string as warning output.
Page 47 of 100