Class: ActionOperation::State

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

Instance Attribute Summary collapse

Instance Attribute Details

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw



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

def raw
  @raw
end