FileChanges

Code replacements mapped to a file

Members

Variables

file
string file;

File path to change.

replacements
CodeReplacement[] replacements;

Replacements to apply.

Meta