class

PublicSuffix::Rule

Inherits Reference / Object

Constructors

new(suffix : Array(String), wildcard : Bool = false, exception : Bool = false)
Source

Instance methods

exception
Source
exception=(exception : Bool)
Source
match(domain : Domain)
Source
suffix
Source
suffix=(suffix : Array(String))
Source
wildcard
Source
wildcard=(wildcard : Bool)
Source