1
0
src/wip/rss/pig.md
2023-11-18 15:10:00 -07:00

603 B

pig_birth

Initializes the pig.

pig_feed

Refreshes all the feed in the pigpen.

pig_fetch

Fetches the feed for the pigpen.

Not intended to be called on its own.

pig_latin

Prints internal pig details for a given feed file.

pig_name

Prints the file name for a given pig feed.

pig_pen

Prints the location of the pigpen, which houses all stowed pig feed.

A given feed will be stored as "$(pig_pen)/$(pig_name).

pig_recall

Prints the contents of a given feed URL.

If the URL isn't already stowed, stows it before printing.

pig_stow

Stows fetched feed in the pigpen.