class DChecker::Domain

Defined in:

domain.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(root : String, tld : String) #

[View source]

Class Method Detail

def self.parse(domain : String) #

[View source]

Instance Method Detail

def root : String #

[View source]
def tld : String #

[View source]