Method: Moonrope::DSL::StructureDSL#structure
- Defined in:
- lib/moonrope/dsl/structure_dsl.rb
#structure ⇒ Moonrope::Structure (readonly)
Returns the associated structure.
8 9 10 |
# File 'lib/moonrope/dsl/structure_dsl.rb', line 8 def structure @structure end |