DependencyGraph

Undocumented in source.

Constructors

this
this(Package root)
Undocumented in source.

Members

Functions

clearUnused
void clearUnused()
Undocumented in source. Be warned that the author may not have intended to support it.
conflicted
RequestedDependency[string] conflicted()
Undocumented in source. Be warned that the author may not have intended to support it.
insert
void insert(Package p)
Undocumented in source. Be warned that the author may not have intended to support it.
missing
RequestedDependency[string] missing()
Undocumented in source. Be warned that the author may not have intended to support it.
needed
RequestedDependency[string] needed()
Undocumented in source. Be warned that the author may not have intended to support it.
optional
RequestedDependency[string] optional()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(Package p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta