feed-entry-description ( object -- description )
Furnace framework » Furnace presentation layer » Furnace Atom syndication support » Atom feed entry protocol

Prev:feed-entry-title ( object -- string )
Next:feed-entry-date ( object -- timestamp )


Vocabulary
furnace.syndication

Inputs
objectan object


Outputs
descriptiona string


Generic word contract
Outputs a feed entry description.

Definition


Methods