const mixinafBedSheet::BedSheetMetaData
afBedSheet::BedSheetMetaData
(Service) - MetaData gleaned from startup, such as the initial AppModule
.
- appModule
abstract Type? appModule()
The
AppModule
.- appName
virtual Str appName()
Returns the from the application's pod meta, or "Unknown" if no pod was found.
- appPod
abstract Pod? appPod()
The pod that contains the initial
AppModule
.- options
The options BedSheet was started with
- port
abstract Int port()
The port BedSheet is running under.