Class | Description |
---|---|
AsynchronousDirectoryContentsCleaner |
Asynchronously cleans the contents of a directory.
|
BuildCellRelativePath |
A path which is relative to the build cell root, i.e.
|
ExecutableFinder |
Given the name of an executable, search a set of (possibly platform-specific) known locations for
that executable.
|
MoreProjectFilesystems |
Common functions that are done with a
ProjectFilesystem . |
TeeInputStream |
Wraps a source
InputStream , writing to a destination OutputStream any bytes read
from this object. |