dash v0.2.6 (2014-02-22T20:41:15Z)
Dub
Repo
Config.tryGet
utility
config
Config
Undocumented in source.
bool
tryGet
(string path, T result, Node node)
bool
tryGet
(string path, T result, Node node)
bool
tryGet
(string path, Variant result, Node node)
bool
tryGet
(string path, T result, Node node)
class
Config
static @
disable
bool
tryGet
(
T
:
Variant
)
(
string
path
,
ref
T
result
,
Node
node
=
config
)
Meta
Source
See Implementation
utility
config
Config
static functions
get
getPath
initialize
loadYaml
processYamlDirectory
tryGet