Method: RubyPitaya::ServiceBase#client

Defined in:
lib/rubypitaya/core/service_base.rb

#clientObject



13
14
15
# File 'lib/rubypitaya/core/service_base.rb', line 13

def client
  raise "Service client method not implemented"
end