Handbook
Glossary
scaffold-file ( path -- )
Vocabulary
tools
.
scaffold
Inputs
path
an
object
Outputs
None
Definition
USING:
io
io.directories
io.pathnames
kernel
prettyprint
;
IN:
tools.scaffold
:
scaffold-file
( path -- )
[
touch-file
]
[
"Click to edit: "
write
>pathname
.
]
bi
;