Method: RGL::GraphWrapper#graph
- Defined in:
- lib/rgl/graph_wrapper.rb
#graph ⇒ Graph
Returns the wrapped graph.
6 7 8 |
# File 'lib/rgl/graph_wrapper.rb', line 6 def graph @graph end |
Returns the wrapped graph.
6 7 8 |
# File 'lib/rgl/graph_wrapper.rb', line 6 def graph @graph end |