void error(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string) Write a string as warning output.
string anticipate(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void fire() Execute the console command.
void migrateExpiredJobs(string $from, string $to) Migrate the delayed jobs
Process makeProcess(string $connection, string $queue, int $delay, int $memory, int $timeout)
void comment(string $string) Write a string as comment output.
void __construct(Container $container, string $payload, string $queue)
Page 32 of 65