dash v0.2.6 (2014-02-22T20:41:15Z)
Dub
Repo
Config.get
utility
config
Config
Get the element, cast to the given type, at the given path, in the given node.
class
Config
static final
T
get
(
T
)
(
string
path
,
Node
node
=
config
)
Meta
Source
See Implementation
utility
config
Config
static functions
get
getPath
initialize
loadYaml
processYamlDirectory
tryGet
Get the element, cast to the given type, at the given path, in the given node.