mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
5fd2890d1b
This is to ensure solid parsing of complex data (with any binary content except NUL chars) by separating the `yq` root collection member's output with NUL char. As a safe-guard, an error will be cast if trying to use NUL character with content that contains itself NUL characters inside. |
||
---|---|---|
.. | ||
constant.go | ||
evaluate_all_command.go | ||
evalute_sequence_command.go | ||
root.go | ||
shell-completion.go | ||
unwrap_flag.go | ||
utils.go | ||
version_test.go | ||
version.go |