2 Customizing the Lisp Environment

2.11 Moving around in the file system

The following function allows you to move around in the file system without leaving the Lisp environment:

working-directory
This function returns the pathname of the current working directory. You can use the Common Lisp macrosetf with this function to set the current working directory.


The Advanced User's Guide - 9 SEP 1996

Generated with Harlequin WebMaker