Class: Liminal::Adapters::DrySchemaV1::OrNode

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

Instance Attribute Summary collapse

Instance Attribute Details

#childrenObject

Returns the value of attribute children

Returns:

  • (Object)

    the current value of children



12
13
14
# File 'lib/liminal/adapters/dry_schema_v1.rb', line 12

def children
  @children
end