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