Class: Autonoma::AuthContext

Inherits:
Struct
  • Object
show all
Defined in:
lib/autonoma/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#refsObject

Returns the value of attribute refs

Returns:

  • (Object)

    the current value of refs



24
25
26
# File 'lib/autonoma/types.rb', line 24

def refs
  @refs
end

#scope_valueObject

Returns the value of attribute scope_value

Returns:

  • (Object)

    the current value of scope_value



24
25
26
# File 'lib/autonoma/types.rb', line 24

def scope_value
  @scope_value
end