Class: Statecraft::Introspection::Refusal

Inherits:
Struct
  • Object
show all
Defined in:
lib/statecraft/introspection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#eventObject

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



12
13
14
# File 'lib/statecraft/introspection.rb', line 12

def event
  @event
end

#guardObject

Returns the value of attribute guard

Returns:

  • (Object)

    the current value of guard



12
13
14
# File 'lib/statecraft/introspection.rb', line 12

def guard
  @guard
end

#layerObject

Returns the value of attribute layer

Returns:

  • (Object)

    the current value of layer



12
13
14
# File 'lib/statecraft/introspection.rb', line 12

def layer
  @layer
end