class Dry::Types::Schema::Key

Public Instance Methods

option() click to toggle source

@api private

# File lib/dry/types/fear/option.rb, line 97
def option
  __new__(type.option)
end