Class: Liminal::Adapters::DrySchemaV1::UnknownNode
- Inherits:
-
Struct
- Object
- Struct
- Liminal::Adapters::DrySchemaV1::UnknownNode
- Defined in:
- lib/liminal/adapters/dry_schema_v1.rb
Instance Attribute Summary collapse
-
#operation ⇒ Object
Returns the value of attribute operation.
Instance Attribute Details
#operation ⇒ Object
Returns the value of attribute operation
18 19 20 |
# File 'lib/liminal/adapters/dry_schema_v1.rb', line 18 def operation @operation end |