Class | Description |
---|---|
Config |
Structured representation of data read from a stack of
.ini files, where each file can
override values defined by the previous ones. |
Configs |
Utility functions for working with
Config s. |
Inis | |
RawConfig |
Hierarchical configuration of section/key/value triples.
|
RawConfig.Builder |
A builder for
RawConfig s. |