Handbook
Glossary
with-file-writer-secure ( path encoding quot -- )
Vocabulary
io
.
files
Inputs
path
an
object
encoding
an
object
quot
an
object
Outputs
None
Definition
USING:
io
kernel
;
IN:
io.files
:
with-file-writer-secure
( path encoding quot -- )
[
<file-writer-secure>
]
dip
with-output-stream
;
inline