mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08: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). |