Method: Graph::CompoundAttribute#initialize
- Defined in:
- lib/graph.rb
#initialize(attr = []) ⇒ CompoundAttribute
:nodoc:
467 468 469 |
# File 'lib/graph.rb', line 467 def initialize attr = [] # :nodoc: super end |
:nodoc:
467 468 469 |
# File 'lib/graph.rb', line 467 def initialize attr = [] # :nodoc: super end |