Method: AutomationObject::BluePrint::Composite::HookElementRequirements#element_name
- Defined in:
- lib/automation_object/blue_print/composite/hook_element_requirements.rb
#element_name ⇒ Symbol
Get name of the element
27 28 29 |
# File 'lib/automation_object/blue_print/composite/hook_element_requirements.rb', line 27 def element_name adapter.element_name end |