Handbook
Glossary
scaffold-rc ( path -- )
Scaffold tool
Prev:
help. ( word -- )
Next:
scaffold-factor-boot-rc ( -- )
Vocabulary
tools
.
scaffold
Inputs
path
a pathname string
Outputs
None
Word description
Touches the given path in your home directory and provides a clickable link to open it in an editor.
Definition
USING:
io.pathnames
;
IN:
tools.scaffold
:
scaffold-rc
( path -- )
home-path
scaffold-file
;