Handbook
Glossary
cache-file ( name -- path )
Temporary files
Prev:
current-cache-directory
Next:
cache-directory ( -- path )
Vocabulary
io
.
files
.
temp
Inputs
name
an
object
Outputs
path
an
object
Definition
USING:
io.pathnames
;
IN:
io.files.temp
:
cache-file
( name -- path )
cache-directory
prepend-path
;