class Muse::Dl::Thing

Direct Known Subclasses

Defined in:

thing.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(html : String) #

[View source]

Instance Method Detail

def author : String #

[View source]
def cover_url : String #

[View source]
def date : String? #

[View source]
def formats : Set(Symbol) #

[View source]
def info : Hash(String, String) #

[View source]
def open_access #

[View source]
def publisher : String #

[View source]
def summary : String #

[View source]
def summary_html : String #

[View source]
def thumbnail_url : String #

[View source]
def title : String #

[View source]