Handbook
Glossary
describe-files ( vocab -- )
Vocabulary
help
.
vocabs
Inputs
vocab
an
object
Outputs
None
Definition
USING:
help.markup
io.pathnames
sequences
vocabs.files
;
IN:
help.vocabs
:
describe-files
( vocab -- )
vocab-files
[
<pathname>
]
map
[
"Files"
$heading
[
files.
]
($block)
]
unless-empty
;