Class: Conquiro::SoftwareRepository
- Inherits:
-
Struct
- Object
- Struct
- Conquiro::SoftwareRepository
- Defined in:
- lib/conquiro/software_repository.rb
Instance Attribute Summary collapse
-
#adapter ⇒ Object
Returns the value of attribute adapter.
Instance Method Summary collapse
Instance Attribute Details
#adapter ⇒ Object
Returns the value of attribute adapter
6 7 8 |
# File 'lib/conquiro/software_repository.rb', line 6 def adapter @adapter end |