mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-30 00:51:40 +00:00
1 line
177 B
Markdown
1 line
177 B
Markdown
Updates the LHS using the expression on the RHS. Note that the RHS runs against the _original_ LHS value, so that you can evaluate a new value based on the old (e.g. increment). |