Skip to content
Vapor Week is coming 14th September!

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

confirmOverride

If set, all calls to confirm(_:) will use this value instead of asking the user.
var confirmOverride: Bool? { get set }