io.files.temp vocabulary
Factor handbook ยป Vocabulary index


Documentation
Temporary files

Words

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


Symbol words
current-cache-directory
current-temp-directory


Ordinary words
WordStack effect
cache-directory( -- path )
cache-file( name -- path )
temp-directory( -- path )
temp-file( name -- path )
with-cache-directory( quot -- )
with-temp-directory( quot -- )


Files


Children from resource:basis
VocabularySummary
io.files.temp.macosx
io.files.temp.unix
io.files.temp.windows