Class PatchFileDestination
java.lang.Object
com.google.errorprone.apply.PatchFileDestination
- All Implemented Interfaces:
FileDestination
A
FileDestination
that writes a unix-patch file to rootPath
containing the
suggested changes.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PatchFileDestination
-
-
Method Details
-
writeFile
- Specified by:
writeFile
in interfaceFileDestination
- Throws:
IOException
-
patchFile
-
flush
- Specified by:
flush
in interfaceFileDestination
- Throws:
IOException
-