Class: Moonshot::Commands::Ssh
- Inherits:
-
SSHCommand
- Object
- Moonshot::Command
- SSHCommand
- Moonshot::Commands::Ssh
- Defined in:
- lib/moonshot/commands/ssh.rb
Instance Method Summary collapse
Methods inherited from SSHCommand
Methods inherited from Moonshot::Command
Instance Method Details
#execute ⇒ Object
11 12 13 |
# File 'lib/moonshot/commands/ssh.rb', line 11 def execute controller.ssh end |