Method: Dry::Data::Type::Enum#type

Defined in:
lib/dry/data/type/enum.rb

#typeObject (readonly)

Returns the value of attribute type.



6
7
8
# File 'lib/dry/data/type/enum.rb', line 6

def type
  @type
end