Method: AutomationObject::BluePrint::Composite::HookAction#length
- Defined in:
- lib/automation_object/blue_print/composite/hook_action.rb
#length ⇒ Integer
Get length of hook actions
21 22 23 |
# File 'lib/automation_object/blue_print/composite/hook_action.rb', line 21 def length adapter.length end |