Class: Wineskills::Rpc
- Inherits:
-
Object
- Object
- Wineskills::Rpc
- Includes:
- Singleton
- Defined in:
- lib/wineskills/rpc.rb
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
6 7 8 |
# File 'lib/wineskills/rpc.rb', line 6 def client @client end |