Handbook
Glossary
scaffold-summary ( vocab summary -- )
Vocabulary
tools
.
scaffold
Inputs
vocab
a vocabulary specifier
summary
a
string
Outputs
None
Word description
Creates a summary.txt file with the given summary. This word only works if no summary.txt file yet exists.
Definition
USING:
kernel
tools.scaffold.private
;
IN:
tools.scaffold
:
scaffold-summary
( vocab summary -- )
[
"summary.txt"
]
dip
scaffold-metadata
;