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