int callSilent(string $command, array $arguments = array()) Call another
int call(string $command, array $arguments = array()) Call another console
array options() Get all of the options passed to the command.
void table(array $headers, Arrayable|array $rows,
void question(string $string, null|int|string $verbosity = null) Write
void fire() Execute the console command.
void setLaravel(Container $laravel)
Page 53 of 100