void info(string $string, null|int|string $verbosity = null) Write a string
void table(array $headers, Arrayable|array $rows,
void fire() Execute the console command.
void question(string $string, null|int|string $verbosity = null) Write
OutputInterface getOutput() Get the output implementation.
bool hasOption(string $name) Determine if the given option is present.
void setLaravel(Container $laravel)
string|array option(string $key = null) Get the value of a command option
string|array argument(string $key = null) Get the value of a command argument
void line(string $string) Write a string as standard output.
Page 38 of 100