Handbook
Glossary
<pastebin-feed-action> ( -- action )
Vocabulary
webapps
.
pastebin
Inputs
None
Outputs
action
an
object
Definition
USING:
accessors
furnace.syndication
;
IN:
webapps.pastebin
:
<pastebin-feed-action>
( -- action )
<feed-action>
[
pastebin-url
]
>>url
[
"Factor Pastebin"
]
>>title
[
pastes
]
>>entries
;