Skip to content

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

Instance Property

gitHubIssues

An array of string URLs linking to related issues on Vapor’s GitHub repo.
var gitHubIssues: [String] { get }

Discussion

Note

Defaults to an empty array. Provide a custom implementation to a list of pertinent issues.

Default Implementations

DebuggableError Implementations