class Yogurt::Config::EmailAddress

Defined in:

yogurt/config.cr

Constructors

Instance Method Summary

Instance methods inherited from class Yogurt::Config::UserName

domain : String domain, domain=(domain : String) domain=, iterations : Int64 iterations, iterations=(iterations : Int64) iterations=, length : Int32 length, length=(length : Int32) length=

Constructor methods inherited from class Yogurt::Config::UserName

new new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def domain : String #

[View source]
def domain=(domain : String) #

[View source]