DependencyResolver

Undocumented in source.

Members

Functions

getAllConfigs
CONFIG[] getAllConfigs(string pack)
Undocumented in source.
getChildren
TreeNodes[] getChildren(TreeNode node)
Undocumented in source.
getSpecificConfigs
CONFIG[] getSpecificConfigs(string pack, TreeNodes nodes)
Undocumented in source.
matches
bool matches(CONFIGS configs, CONFIG config)
Undocumented in source.
resolve
CONFIG[string] resolve(TreeNode root, bool throw_on_failure)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TreeNode
struct TreeNode
Undocumented in source.
TreeNodes
struct TreeNodes
Undocumented in source.

Meta