Class
QueuesCommand
The command to start the Queue job
final class QueuesCommand
Topics
Structures
Initializers
Instance Properties
var help: StringText that will be displayed when--helpis passed.let signature: QueuesCommand.Signature
Instance Methods
func asyncShutdown() asyncfunc run(using: CommandContext, signature: QueuesCommand.Signature) async throwsfunc shutdown()Shuts down the jobs workerfunc startJobs(on: QueueName) throwsStarts an in-process jobs worker for queued tasksfunc startScheduledJobs() throwsStarts the scheduled jobs in-process
Relationships
Conforms To
ConsoleKitCommands.AnyAsyncCommandConsoleKitCommands.AsyncCommandSwift.SendableSwift.SendableMetatype