Handbook
Glossary
entity-url ( entity -- url )
Vocabulary
webapps
.
pastebin
Inputs
entity
an
object
Outputs
url
an
object
Definition
IN:
webapps.pastebin
GENERIC:
entity-url
( entity -- url )
Methods
USING:
accessors
kernel
webapps.pastebin
;
M:
annotation
entity-url
[
parent>>
]
[
id>>
]
bi
annotation-url
;
USING:
accessors
webapps.pastebin
;
M:
paste-state
entity-url
id>>
paste-url
;