string askWithCompletion(string $question, array $choices, string $default = null)
bool isDeletedOrReleased() Determine if the job has been deleted or released
array getIronJob() Get the underlying IronMQ job.
void deleteReserved(string $queue, string $job) Delete a reserved job from
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Queue connect(array $config)
void release(int $delay) Release the job back into the queue.
void error(string $string) Write a string as error output.
Page 15 of 65