Class: Remoting::Commander
- Inherits:
-
Object
- Object
- Remoting::Commander
- Defined in:
- lib/remoting/commander.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#exec(commands) ⇒ Object
4 5 6 |
# File 'lib/remoting/commander.rb', line 4 def exec(commands) do_exec(commands) end |