Handbook
Glossary
run-wiki ( -- )
Vocabulary
webapps
.
wiki
.
example
Inputs
None
Outputs
None
Definition
USING:
furnace.alloy
http.server
namespaces
webapps.utils
;
IN:
webapps.wiki.example
:
run-wiki
( -- )
init-wiki-db
<wiki-app>
main-responder
set-global
wiki-db
start-expiring
run-test-httpd
;