Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
io.files.temp vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Documentation
Temporary files
Words
Generic words
Word
Stack effect
cache-directory
( -- path )
temp-directory
( -- path )
Ordinary words
Word
Stack effect
cache-file
( name -- path )
temp-file
( name -- path )
with-cache-directory
( quot -- )
with-temp-directory
( quot -- )
Files
resource:basis/io/files/temp/temp.factor
resource:basis/io/files/temp/temp-docs.factor
Children from resource:basis
Vocabulary
Summary
io.files.temp.macosx
io.files.temp.macosx vocabulary
io.files.temp.unix
io.files.temp.unix vocabulary
io.files.temp.windows
io.files.temp.windows vocabulary