| Interface | Description |
|---|---|
| CleanupPathProvider |
An interface extend of
DependencyPathProvider
This interface must be implemented to support DependencyManager.cleanupCacheDirectory() |
| DependencyPathProvider |
A
Path provider for Dependencies. |
| Class | Description |
|---|---|
| DirectoryDependencyPathProvider |
Default dependency path provider, automatically use when call of constructor
DependencyManager.DependencyManager(Path) |