Class
Bundler::Graph
In:
lib/bundler/graph.rb
Parent:
Object
Methods
groups
new
nodes
viz
Constants
USER_OPTIONS
=
{:style => 'filled', :fillcolor => '#B9B9D5'}.freeze
Public Class methods
new
(env)
Public Instance methods
groups
()
nodes
()
viz
(output_file, show_gem_versions = false, show_dependency_requirements = false)
[Validate]