Class: Hoss::Context::Service Private
- Inherits:
-
Struct
- Object
- Struct
- Hoss::Context::Service
- Defined in:
- lib/hoss/context.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary collapse
-
#framework ⇒ Object
Returns the value of attribute framework.
Instance Attribute Details
#framework ⇒ Object
Returns the value of attribute framework
36 37 38 |
# File 'lib/hoss/context.rb', line 36 def framework @framework end |