void question(string $string) Write a string as question output.
int callSilent(string $command, array $arguments = array()) Call another
string askWithCompletion(string $question, array $choices, string $default = null)
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
Pheanstalk getPheanstalk() Get the underlying Pheanstalk instance.
void failed(Exception $e)
static array compiles() Get a list of files that should be compiled
void line(string $string) Write a string as standard output.
array arguments() Get all of the arguments passed to the command.
void __construct(Filesystem $files,
Page 7 of 65