Class: Kao::Files::Adapter::Base
- Inherits:
-
Object
- Object
- Kao::Files::Adapter::Base
- Defined in:
- lib/kao/files/adapter/base.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#client ⇒ Object
readonly
Returns the value of attribute client.
Instance Attribute Details
#client ⇒ Object (readonly)
Returns the value of attribute client.
7 8 9 |
# File 'lib/kao/files/adapter/base.rb', line 7 def client @client end |