mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
223 B
223 B
Encode operators will take the piped in object structure and encode it as a string in the desired format. The decode operators do the opposite, they take a formatted string and decode it into the relevant object structure.