void table(array $headers, Arrayable|array $rows,
string|array argument(string $key = null) Get the value of a command argument
void info(string $string) Write a string as information output.
string askWithCompletion(string $question, array $choices, string $default = null)
void delete() Delete the job from the queue.
int|null log(string $connection, string $queue, string $payload, Exception $exception)
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string) Write a string as question output.
void warn(string $string) Write a string as warning output.
Page 6 of 65