Class: Gaptool::ServicesCommand

Inherits:
Clamp::Command
  • Object
show all
Defined in:
lib/gaptool-client.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



307
308
309
# File 'lib/gaptool-client.rb', line 307

def execute
  puts $api.getservices()
end