delete-directory

Function

Package: excl

Arguments: pathname

Deletes the directory named by pathname. The directory must be empty. Use delete-directory-and-files to delete a non-empty directory and all its files and subdirectories.

See also os-interface.htm for general information on the interface between in Allegro CL and the operating system. See section Environment functions in that document for information on file and directory information and manipulation functions in Allegro CL.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.