io.files.temp vocabulary
Factor documentation > Factor handbook > Vocabulary index


Documentation
Temporary files

Words

Generic words
WordStack effect
cache-directory( -- path )
temp-directory( -- path )


Ordinary words
WordStack 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
VocabularySummary
io.files.temp.macosxio.files.temp.macosx vocabulary
io.files.temp.unixio.files.temp.unix vocabulary
io.files.temp.windowsio.files.temp.windows vocabulary