Next: move-file-to-trash, Previous: make-directory, Up: File Directories [Index]
Delete the directory named DIRECTORY. Symlinks are not followed.
The directory to delete;
If non-nil, delete all files contained inside DIRECTORY;
If non-nil, and if variable delete-by-moving-to-trash
is also
non-nil, move the DIRECTORY into the trash or recycle bin using
move-file-to-trash
.