Interface ManagedDirectory

All Superinterfaces:
DirectoryBuilder, PathRoot

@API(since="0.0.1", status=STABLE) public interface ManagedDirectory extends DirectoryBuilder, PathRoot
Base interface for a managed directory, including the interfaces for creating fluent-style builders.
Since:
0.0.1
Author:
Ashley Scopes