Arbiter
Dependency manager library that supports decentralization
|
Go to the source code of this file.
Classes | |
struct | ArbiterResolvedDependencyGraph |
Represents a fully consistent, resolved dependency graph, preserving relationships between dependencies. More... | |
struct | ArbiterResolvedDependencyGraph::NodeValue |
struct | ArbiterResolvedDependencyInstaller |
Enumerates a resolved dependency graph in "install order," where all projects listed within one phase may be safely installed in parallel with respect to each another, and the projects within each successive phase must be installed only after the projects in all previous phases have been completely installed. More... | |