struct

Cloudflare::Options::Scanner

Inherits Struct < Value < Object

Constructors

new(caching : Caching = Caching.new, quirks : Quirks = Quirks.new, timeout : TimeOut = TimeOut.new, attempt : Attempt = Attempt.new)
Source

Instance methods

attempt
Source
attempt=(attempt : Attempt)
Source
caching
Source
caching=(caching : Caching)
Source
quirks
Source
quirks=(quirks : Quirks)
Source
timeout
Source
timeout=(timeout : TimeOut)
Source

Nested types