VariantConfig.getValue

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

Meta