const mixinafBedSheet::BedSheetMetaData

afBedSheet::BedSheetMetaData

(Service) - MetaData gleaned from startup, such as the initial AppModule.

appModule

Source

abstract Type? appModule()

The AppModule.

appName

Source

virtual Str appName()

Returns the from the application's pod meta, or "Unknown" if no pod was found.

appPod

Source

abstract Pod? appPod()

The pod that contains the initial AppModule.

options

Source

abstract Str:Obj options()

The options BedSheet was started with

port

Source

abstract Int port()

The port BedSheet is running under.