Method: Moonrope::Structure#expansions

Defined in:
lib/moonrope/structure.rb

#expansionsHash (readonly)

Returns all expansions for the structure.

Returns:

  • (Hash)

    all expansions for the structure



19
20
21
# File 'lib/moonrope/structure.rb', line 19

def expansions
  @expansions
end