void info(string $string, null|int|string $verbosity = null) Write a string
array arguments() Get all of the arguments passed to the command.
bool hasOption(string $name) Determine if the given option is present.
void comment(string $string) Write a string as comment output.
string askWithCompletion(string $question, array $choices, string $default = null)
void setMaxTries(int $tries) Set the amount of times to try a job before
void __construct(string $connectionName, Job $job,
void __construct() Create a new console command instance.
Process makeProcess(string $connection, string $queue, int $delay, int $memory, int $timeout)
static Queue connection(string $connection = null)
Page 33 of 65