mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Added decoder op
This commit is contained in:
@@ -0,0 +1 @@
|
||||
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.
|
||||
@@ -1 +0,0 @@
|
||||
Encode operators will take the piped in object structure and encode it as a string in the desired format.
|
||||
Reference in New Issue
Block a user