gobuffalo / genny

A framework for writing modular generators
MIT License
65 stars 14 forks source link

added two new functions: AddGlobal() and ReplaceBlock() #51

Closed sio4 closed 2 years ago

sio4 commented 2 years ago

These two functions could be helpful to write a fixer. (especially, I need them for creating a fixer for PR https://github.com/gobuffalo/cli/pull/229)