VariantConfig.getValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Variant getValue(string key)
  2. Variant getValue(string key, Variant defval)
    struct VariantConfig
    @trusted
    Variant
    getValue
    (
    immutable string key
    ,
    Variant defval
    )

Meta