Class: Atatus::Context::Service Private

Inherits:
Struct
  • Object
show all
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

Instance Attribute Details

#frameworkObject

Returns the value of attribute framework

Returns:

  • (Object)

    the current value of framework



37
38
39
# File 'lib/atatus/context.rb', line 37

def framework
  @framework
end