void fire() Execute the console command.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void table(array $headers, Arrayable|array $rows,
bool hasArgument(string|int $name) Determine if the given argument is present
int run(InputInterface $input, OutputInterface $output) Run the console
OutputInterface getOutput() Get the output implementation.
void __construct() Create a new console command instance.
Application getLaravel()
string|array argument(string $key = null) Get the value of a command argument
Page 50 of 100