Skip to content

Initializer

init(application:scheduled:)

Create a new QueuesCommand.
init(application: Application, scheduled: Bool = false)

Parameters

application

The active Vapor Application.

scheduled

This parameter is a historical artifact and has no effect.