tsort_each_child(node) Instance Public methods
specs_in(dir) Instance Public methods
specs() Instance Public methods
sorted_requests() Instance Public methods
resolve_current() Instance Public methods Resolve the requested dependencies against the gems available via Gem.path and return an Array of Specification objects to be activated.
resolve(set=nil) Instance Public methods Resolve the requested dependencies and return an Array of Specification objects to be activated.
load_gemdeps(path) Instance Public methods Load a dependency management file.
install_into(dir, force=true, &b) Instance Public methods
install(options, &b) Instance Public methods
import(deps) Instance Public methods Add deps Gem::Depedency objects to the set.
Page 2002 of 2275