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