Instance Method
willBoot(_:)
Called when the application is about to boot up
func willBoot(_ application: Application) throws
Default Implementations
LifecycleHandler Implementations
willBoot(_:)Called when the application is about to boot up
Instance Method
func willBoot(_ application: Application) throws
willBoot(_:)