| Interface | Description |
|---|---|
| Make |
Interface for something which supports making of resources.
|
| Class | Description |
|---|---|
| AlwaysModified |
Interface representing a resource that always changes.
|
| CachedDependency |
A cached dependency only checks the dependency at an interval.
|
| ClassDependency |
Representing a class that might change.
|
| DependencyConfig |
Checking dependency.
|
| DependencyContainer |
Contains a set of dependencies.
|
| DependencyList |
Contains a set of dependencies.
|
| MakeContainer |
Contains a set of make rules.
|
| TaskConfig |
Configuration for a task.
|
| VersionDependency |
Representing a Resin version.
|