A generic reusable key/value config factory that can be configured to parse the specifics of certain key/value formats.
Parse a configuration file following the configured key/value conventions.
Loads a configuration from the specified path from disk.
Parse configuration from the given string.
See Implementation
A generic reusable key/value config factory that can be configured to parse the specifics of certain key/value formats.