struct

Import::FeedItem

Inherits Struct < Value < Object

Feed item parsed from RSS/Atom

Constructors

Instance methods

content
Source
content=(content : String)
Source
data
Source
data=(data : Hash(String, String | Array(String)))
Source
pub_date
Source
pub_date=(pub_date : Time | Nil)
Source
title
Source
title=(title : String)
Source