Class: Atatus::Context::Service Private
- Inherits:
-
Struct
- Object
- Struct
- Atatus::Context::Service
- Defined in:
- lib/atatus/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
37 38 39 |
# File 'lib/atatus/context.rb', line 37 def framework @framework end |