| Interface | Description |
|---|---|
| FileAttributesScrubber |
Created by beefon on 06/06/2016.
|
| FileContentsScrubber | |
| FileScrubber | |
| PathListing.PathModifiedTimeFetcher |
Fetches last-modified time from a path.
|
| 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 cache
|
| MorePaths |
Common functions that are done with a
Path. |
| MorePosixFilePermissions | |
| MostFiles | |
| PathListing |
Utility class to list files which match a pattern, applying ordering and filtering.
|
| Enum | Description |
|---|---|
| BorrowablePath.Behaviour | |
| MostFiles.DeleteRecursivelyOptions | |
| PathListing.FilterMode |
Whether to include files which match the filter, or exclude them.
|
| Exception | Description |
|---|---|
| FileScrubber.ScrubException |