FlushFailedCommand class FlushFailedCommand extends
string askWithCompletion(string $question, array $choices, string $default = null)
bool hasArgument(string|int $name) Determine if the given argument is present
void setLaravel(Application $laravel)
string|array option(string $key = null) Get the value of a command option
Application getLaravel()
void table(array $headers, Arrayable|array $rows,
void fire() Execute the console command.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 23 of 26