Scieneer Common Lisp 1.3.9 online documentation ext:default-directory [Function] Returns the pathname for the default directory. This is the place where a file will be written if no directory is specified. This may be changed with setf.
(setf (ext:default-directory ) new-val) [Function]