Class: Liminal::Adapters::DrySchemaV1::UnknownNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/liminal/adapters/dry_schema_v1.rb

Instance Attribute Summary collapse

Instance Attribute Details

#operationObject

Returns the value of attribute operation

Returns:

  • (Object)

    the current value of operation



18
19
20
# File 'lib/liminal/adapters/dry_schema_v1.rb', line 18

def operation
  @operation
end