Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Vug::FaviconInfo
Inherits
Struct
<
Value
<
Object
Represents a favicon entry from HTML, manifest, or other sources
Constructors
new
(url :
String
, sizes :
String
|
Nil
, type :
String
|
Nil
, purpose :
String
|
Nil
)
Source
Instance methods
clone
Source
copy_with
(url _url = @url, sizes _sizes = @sizes, type _type = @type, purpose _purpose = @purpose)
Source
has_any_size?
Source
purpose
size_pixels
Source
sizes
type
url