int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
string|array argument(string $key = null) Get the value of a command argument
bool isDeleted() Determine if the job has been deleted.
Database getRedis()
string getName() Get the name of the queued job class.
string ask(string $question, string $default = null) Prompt the user for
string secret(string $question, bool $fallback = true) Prompt the user
array all() Get a list of all of the failed jobs.
string getRawBody() Get the raw body string for the job.
Page 4 of 65