Method: Moonrope::Structure#expansions
- Defined in:
- lib/moonrope/structure.rb
#expansions ⇒ Hash (readonly)
Returns all expansions for the structure.
19 20 21 |
# File 'lib/moonrope/structure.rb', line 19 def expansions @expansions end |