Handbook
Glossary
set-scaffold-tests-file ( vocab path -- )
Vocabulary
tools
.
scaffold
.
private
Inputs
vocab
an
object
path
an
object
Outputs
None
Definition
USING:
io.encodings.utf8
io.files
kernel
;
IN:
tools.scaffold.private
:
set-scaffold-tests-file
( vocab path -- )
[
tests-file-string
]
dip
utf8
set-file-contents
;