class Resolv::DNS::Resource::CAA

Defined in:

resolv.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(flags : UInt8, tag : String, value : String) #

[View source]

Instance Method Detail

def flags : UInt8 #

[View source]
def tag : String #

[View source]
def value : String #

[View source]