Class FsFileSource
java.lang.Object
com.google.errorprone.apply.FsFileSource
- All Implemented Interfaces:
FileSource
A FileSource that reads source files from the local filesystem.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FsFileSource
-
-
Method Details
-
readFile
- Specified by:
readFile
in interfaceFileSource
- Throws:
IOException
-