const classafBedSheet::BedSheetWebMod
sys::Obj web::WebMod afBedSheet::BedSheetWebMod
The web::WebMod that runs in Wisp.
- appName
const Str appName
Returns
pod.dis
(orproj.name
if not found) from the application's pod meta, or the pod name if neither are defined.- make
new make(Registry registry)
Creates this
WebMod
. Use aBedSheetBuilder
to create theRegistry
instance - it ensures all the options have been set.- port
const Int port
The port number this Bed App will be listening on.
- registry
const Registry registry
The IoC registry.