Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Fetcher::Result::Builder
Inherits
Reference
<
Object
Builder for creating success results with many optional fields
Instance methods
build
Source
entries
(value :
Array
(
Entry
)) : self
Source
etag
(value :
String
|
Nil
) : self
Source
favicon
(value :
String
|
Nil
) : self
Source
feed_authors
(value :
Array
(
Author
)) : self
Source
feed_description
(value :
String
|
Nil
) : self
Source
feed_language
(value :
String
|
Nil
) : self
Source
feed_title
(value :
String
|
Nil
) : self
Source
last_modified
(value :
String
|
Nil
) : self
Source
site_link
(value :
String
|
Nil
) : self
Source