int call(string $command, array $arguments = array()) Call another console
void __construct(string $connectionName, Job $job)
string anticipate(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
static string migrateExpiredJobs() Get the Lua script to migrate
void comment(string $string) Write a string as comment output.
void line(string $string) Write a string as standard output.
OutputInterface getOutput() Get the output implementation.
void error(string $string) Write a string as error output.
Page 1 of 65