Class: Gaptool::ServicesCommand
- Inherits:
-
Clamp::Command
- Object
- Clamp::Command
- Gaptool::ServicesCommand
- Defined in:
- lib/gaptool-client.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
307 308 309 |
# File 'lib/gaptool-client.rb', line 307 def execute puts $api.getservices() end |