Class: Gaptool::TerminateCommand
- Inherits:
-
Clamp::Command
- Object
- Clamp::Command
- Gaptool::TerminateCommand
- Defined in:
- lib/gaptool-client.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
92 93 94 |
# File 'lib/gaptool-client.rb', line 92 def execute $api.terminatenode(instance, zone) end |