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
Constructors -
Method Summary
-
Constructor Details
-
PatchFileDestination
-
-
Method Details
-
writeFile
- Specified by:
writeFilein interfaceFileDestination- Throws:
IOException
-
patchFile
-
flush
- Specified by:
flushin interfaceFileDestination- Throws:
IOException
-