Method: Fairy::CInputVArray#start
- Defined in:
- lib/fairy/master/c-input-varray.rb
#start ⇒ Object
22 23 24 25 |
# File 'lib/fairy/master/c-input-varray.rb', line 22 def start @cvarray_place = CVarrayPlace.new(@varray) start_create_nodes end |