Method: AbstractThriftClient#client

Defined in:
lib/thrift_client/abstract_thrift_client.rb

#clientObject (readonly)

Returns the value of attribute client.



36
37
38
# File 'lib/thrift_client/abstract_thrift_client.rb', line 36

def client
  @client
end