class Lucky::Subdomain::HabitatSettings

Defined in:

lucky/subdomain.cr

Class Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Class Method Detail

def self.tld_length : Int32 #

def self.tld_length=(value : Int32) #

def self.tld_length? #

Used for checking missing settings on non-nilable types It's advised to use tld_length in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values