Class: Liminal::Adapters::DrySchemaV1::SetNode
- Inherits:
-
Struct
- Object
- Struct
- Liminal::Adapters::DrySchemaV1::SetNode
- Defined in:
- lib/liminal/adapters/dry_schema_v1.rb
Instance Attribute Summary collapse
-
#children ⇒ Object
Returns the value of attribute children.
Instance Attribute Details
#children ⇒ Object
Returns the value of attribute children
8 9 10 |
# File 'lib/liminal/adapters/dry_schema_v1.rb', line 8 def children @children end |