Method: AutomationObject::BluePrint::Composite::ContainerHelper#element_hashes

Defined in:
lib/automation_object/blue_print/composite/helpers/container_helper.rb

#element_hashesHash<AutomationObject::BluePrint::Composite::ElementHash>



30
31
32
# File 'lib/automation_object/blue_print/composite/helpers/container_helper.rb', line 30

def element_hashes
  adapter.element_hashes
end