Method: Sh::Actions#execute
- Defined in:
- lib/sh_actions.rb
#execute(*args) ⇒ Object
22 23 24 |
# File 'lib/sh_actions.rb', line 22 def execute *args @block.call *args end |
22 23 24 |
# File 'lib/sh_actions.rb', line 22 def execute *args @block.call *args end |