Instance Method
register(_:at:)
Deprecated
This type is no longer useful in Swift 5.7
Registers a new
Output to the Router at a given path.func register(_ output: Output, at path: [PathComponent])
Parameters
outputOutput to register.
pathPath to register output at.