AppConfig.this

Deserializing config from provided json object.

  1. this(Json json)
    struct AppConfig
    this
    (
    Json json
    )
  2. this(string path)

Throws

InvalidConfig if json is incorrect (without info about config file name)

Meta

Authors

Zaramzan <shamyan.roman@gmail.com> NCrashed <ncrashed@gmail.com>