`moon patch` should allow you to express a mutation on a moon file as some text-based input (itself in moon, duh). you know, like [unix patch](https://en.wikipedia.org/wiki/Patch\_\(Unix\)) but at the AST level.
moon patchshould allow you to express a mutation on a moon file as some text-based input (itself in moon, duh).you know, like unix patch but at the AST level.