Handbook
Glossary
<hello-action> ( -- action )
Vocabulary
webapps
.
benchmark
Inputs
None
Outputs
action
an
object
Definition
USING:
accessors
furnace.actions
http.server.responses
;
IN:
webapps.benchmark
:
<hello-action>
( -- action )
<page-action>
[
"Hello, world!"
<text-content>
]
>>display
;