class documentation

An EarlyExit may be raised by any of the code that runs in the before-request dependency injection code path when using klein.Requirer.require.

Instance Variable alternateReturnValue The return value which should instead be supplied as the route's response.
alternateReturnValue: KleinRenderable = (source)

The return value which should instead be supplied as the route's response.