App-class: Class 'App'

Description Fields Methods See Also

Description

Abstract class from which Middleware and Builder inherit. Provides the app field.

App can also be used to instantiate reference classed applications wrapped around a function. See Middleware for an example.

Fields

app:

A Rook application.

Methods

new(app=NULL):

Creates a new App object. app is any Rook aware R object.

See Also

is_rookable, Builder, and Middleware.


jeffreyhorner/Rook documentation built on May 19, 2019, 4:01 a.m.