Class: ActionOperation::Drift

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

Instance Attribute Summary collapse

Instance Attribute Details

#toObject

Returns the value of attribute to

Returns:

  • (Object)

    the current value of to



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

def to
  @to
end