Method: AutomationObject::BluePrint::Composite::HookAction#change_to_previous_screen
- Defined in:
- lib/automation_object/blue_print/composite/hook_action.rb
#change_to_previous_screen ⇒ Boolean
52 53 54 |
# File 'lib/automation_object/blue_print/composite/hook_action.rb', line 52 def change_to_previous_screen adapter.change_to_previous_screen end |