mirage-config v0.0.0 (2022-09-25T16:49:15Z)
Dub
Repo
parseJsonConfig
mirage
json
Parse JSON config from the given JSONValue.
ConfigDictionary
parseJsonConfig
(string json)
ConfigDictionary
parseJsonConfig
(JSONValue json)
ConfigDictionary
parseJsonConfig
(
const
JSONValue
json
)
Return Value
Type:
ConfigDictionary
The parsed configuration.
Meta
Source
See Implementation
mirage
json
classes
JsonConfigFactory
functions
loadJsonConfig
parseJsonConfig
Parse JSON config from the given JSONValue.