Package com.facebook.buck.io.file
-
Interface Summary Interface Description FileAttributesScrubber Created by beefon on 06/06/2016.FileContentsScrubber FileScrubber PathListing.PathModifiedTimeFetcher Fetches last-modified time from a path. -
Class Summary Class Description BorrowablePath Instance holds a path and instruction on how you can treat the contents referred by the path.FastPaths FastPaths is primarily utilities for interacting with Path objects in a way that is efficient when those Paths are BuckUnixPath.FileFinder Methods for finding files.LazyPath Class is intended to provide Paths to be used by cacheMorePaths Common functions that are done with aPath
.MorePosixFilePermissions MostFiles PathListing Utility class to list files which match a pattern, applying ordering and filtering. -
Enum Summary Enum Description BorrowablePath.Behaviour MostFiles.DeleteRecursivelyOptions PathListing.FilterMode Whether to include files which match the filter, or exclude them. -
Exception Summary Exception Description FileScrubber.ScrubException