struct RSSFeeder::Item

Defined in:

rss_feed/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : Hash(String, String)) #

[View source]

Instance Method Detail

def data : Hash(String, String) #

[View source]
def description #

[View source]
def guid #

[View source]
def link #

[View source]
def title #

[View source]