Method: AbstractThriftClient#client_methods
- Defined in:
- lib/thrift_client/abstract_thrift_client.rb
#client_methods ⇒ Object (readonly)
Returns the value of attribute client_methods.
36 37 38 |
# File 'lib/thrift_client/abstract_thrift_client.rb', line 36 def client_methods @client_methods end |