Handbook
Glossary
directory>html ( path -- xml )
Vocabulary
http
.
server
.
static
Inputs
path
an
object
Outputs
xml
an
object
Definition
USING:
html
kernel
;
IN:
http.server.static
:
directory>html
( path -- xml )
[
listing-title
f
over
]
dip
listing-body
simple-page
;