ClubObsidian / ObsidianEngine

Deprecated
MIT License
0 stars 1 forks source link

Configuration sections #3

Closed virustotalop closed 7 years ago

virustotalop commented 7 years ago

Need ability to parse configuration sections, support only currently exists for single key -> value.

virustotalop commented 7 years ago

Sections are an instance of a LinkedHashMap, when parsing sections split keys at dots to get the next section.

virustotalop commented 7 years ago

Resolved as of 9349fc0067dd2e8b4611a78d00e3654b6e2604f1