Class
Bundler::Graph
In:
lib/bundler/graph.rb
Parent:
Object
Methods
new
viz
Classes and Modules
Class
Bundler::Graph::GraphVizClient
Constants
GRAPH_NAME
=
:Gemfile
Attributes
edge_options
[R]
groups
[R]
node_options
[R]
output_file
[R]
output_format
[R]
relations
[R]
Public Class methods
new
(env, output_file, show_version = false, show_requirements = false, output_format = "png", without = [])
Public Instance methods
viz
()
[Validate]