Job getPheanstalkJob() Get the underlying Pheanstalk job.
string getQueue() Get the name of the queue the job belongs to.
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
Job|null pop(string $queue = null)
FailConsoleServiceProvider class FailConsoleServiceProvider extends
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string|array option(string $key = null) Get the value of a command option
Page 56 of 65