Config.readImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T readImpl(string name, T defaultValue)
  2. T readImpl(string name, T defaultValue)
    class Config
    version(!Windows)
    T
    readImpl
    (
    T
    )
    (
    string name
    ,
    T defaultValue = T.init
    )

Meta