struct Cloudflare::Options

Defined in:

cloudflare/options.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(radar : Radar = Radar.new, scanner : Scanner = Scanner.new) #

[View source]

Instance Method Detail

def radar : Radar #

[View source]
def radar=(radar : Radar) #

[View source]
def scanner : Scanner #

[View source]
def scanner=(scanner : Scanner) #

[View source]