A partial implementation of the HOCON config API with extended features, written in pure Scala.
- spaces in unquoted paths are (currently) not allowed, i.e.
a.path with. whitespace
is not valid.
A pure Scala (partial) implementation of the HOCON config API with extended features.
A partial implementation of the HOCON config API with extended features, written in pure Scala.
a.path with. whitespace
is not valid.