mirage-config v0.0.0 (2022-09-25T16:49:15Z)
Dub
Repo
JsonConfigFactory.parseJson
mirage
json
JsonConfigFactory
Parse configuration from a JSONValue tree.
ConfigDictionary
parseJson
(JSONValue json)
class
JsonConfigFactory
ConfigDictionary
parseJson
(
JSONValue
json
)
ConfigDictionary
parseJson
(string json)
Return Value
Type:
ConfigDictionary
The parsed configuration.
Meta
Source
See Implementation
mirage
json
JsonConfigFactory
functions
parseConfig
parseJson
Parse configuration from a JSONValue tree.