dxx ~master (2021-11-02T05:31:47.8866387)
Dub
Repo
LocalInjector.load
dxx
util
injector
LocalInjector
Undocumented in source. Be warned that the author may not have intended to support it.
void
load
(T container, const(JSONValue) __j)
void
load
(T container, string[] cmd)
class
LocalInjector
(C...)
void
load
(
T
)
(
T
container
,
string
[]
cmd
)
void
load
(T container, Variant delegate(string) getVal)
Meta
Source
See Implementation
dxx
util
injector
LocalInjector
constructors
this
functions
config
configureSingleton
load
loadJson
readValue
scanPrototype
toStringArray