public class SymlinkDirPaths extends Object implements SymlinkPaths
SymlinkPaths symlinking all paths found under a given SourcePath directory.SymlinkPaths.SymlinkConsumer| Constructor and Description |
|---|
SymlinkDirPaths(Path directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
forEachSymlink(SymlinkPaths.SymlinkConsumer consumer)
Run
consumer on all links. |
public SymlinkDirPaths(Path directory)
public void forEachSymlink(SymlinkPaths.SymlinkConsumer consumer) throws IOException
SymlinkPathsconsumer on all links. Meant to be called by Steps
when actually creating the symlinks on disk.forEachSymlink in interface SymlinkPathsIOException