Class PatchFileDestination

java.lang.Object
com.google.errorprone.apply.PatchFileDestination
All Implemented Interfaces:
FileDestination

public final class PatchFileDestination extends Object implements FileDestination
A FileDestination that writes a unix-patch file to rootPath containing the suggested changes.