GluedRuntime

Undocumented in source.

Members

Functions

shutDown
void shutDown()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(string[] cmdLineArgs)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CreateLogger
Undocumented in source.

Properties

currentStage
RuntimeLifecycleStage currentStage [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
injector
auto injector [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
targetSink
auto targetSink [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
targetSink
LogSink targetSink [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin CreateLogger

Here
alias Here = typeof(this)
Undocumented in source.
Here
alias Here = ___Module___
Undocumented in source.
Logger
struct Logger
Undocumented in source.

Meta