Queue connect(array $config)
string getJobId() Get the job identifier.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
string anticipate(string $question, array $choices, string $default = null)
string askWithCompletion(string $question, array $choices, string $default = null)
void comment(string $string, null|int|string $verbosity = null) Write a
int callSilent(string $command, array $arguments = array()) Call another
Page 64 of 65