Class: Yun::CommandExecutor
- Inherits:
-
Object
- Object
- Yun::CommandExecutor
- Defined in:
- lib/yun/model/command_executor.rb
Instance Method Summary collapse
Instance Method Details
#sys_exec(command) ⇒ Object
4 5 6 |
# File 'lib/yun/model/command_executor.rb', line 4 def sys_exec command exec command end |