dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
ToolsModule
dxx
tool
Undocumented in source.
@
component
class
ToolsModule : PlatformRuntime!() {
static
void
registerTool
(InjectionContainer injector);
void
registerPlatformDependencies
(InjectionContainer injector);
mixin
registerComponent
!
ToolsModule
;
}
Members
Functions
registerPlatformDependencies
void
registerPlatformDependencies
(InjectionContainer injector)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
registerComponent
!
ToolsModule
Undocumented in source.
Static functions
registerTool
void
registerTool
(InjectionContainer injector)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dxx
tool
classes
ToolsModule
functions
main
manifest constants
ToolConfig
mixins
__anonymous
structs
Options