mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
c8815f5ab9
* WIP: adding CSV decoder * Adding CSV decoder * Added CSV roundtrip * Fixing from review
6 lines
229 B
Markdown
6 lines
229 B
Markdown
# Properties
|
|
|
|
Encode/Decode/Roundtrip to/from a property file. Line comments on value nodes will be copied across.
|
|
|
|
By default, empty maps and arrays are not encoded - see below for an example on how to encode a value for these.
|