Class: UbuntuUpdate::CommandExecutor
- Inherits:
-
Object
- Object
- UbuntuUpdate::CommandExecutor
- Defined in:
- lib/ubuntu_update/command_executor.rb
Instance Method Summary collapse
Instance Method Details
#execute(command) ⇒ Object
5 6 7 |
# File 'lib/ubuntu_update/command_executor.rb', line 5 def execute(command) exec command end |