string ask(string $question, string $default = null) Prompt the user for
Application getLaravel()
void setContainer(Container $container)
void release(int $delay) Release the job back into the queue.
void runProcess(Process $process, int $memory) Run the given process.
void warn(string $string, null|int|string $verbosity = null) Write a string
void comment(string $string) Write a string as comment output.
mixed release(string $queue, StdClass $job, int $delay)
void error(string $string) Write a string as error output.
string|array argument(string $key = null) Get the value of a command argument
Page 17 of 65