LispWorks User Guide and Reference Manual > 32 The HCL Package

NextPrevUpTopContentsIndex

get-temp-directory

Function
Summary

Returns a directory that can be used for temporary files.

Package

hcl

Signature

get-temp-directory => directory

Values

directory

A pathname

Description

The function get-temp-directory returns a directory which is likely to be writable and can be used for temporary files.

See also

example-compile-file


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex