fork of https://github.com/hashicorp/hcl
because issue :
https://github.com/hashicorp/hcl/issues/290
these code permit use of "nested" field decoding which is just composite struct
341223612b
Its implementation calls into each of the child bodies in turn and merges the result to produce a single BodyContent. This is intended to support the case of a directory being the unit of configuration rather than a file, with the calling application discovering and parsing each of the files in its workspace and then merging them together for processing as a single configuration. |
||
---|---|---|
zcl | ||
zcled | ||
zclparse | ||
LICENSE |