Configuration.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool get(string component, string key, JSONValue val)
    struct Configuration
    const
    bool
    get
    (
    string component
    ,
    string key
    ,
    out JSONValue val
    )
  2. T get(string component, string key, T defaultValue)

Meta