- delete-directory NAME #!optional RECURSIVEprocedure
Deletes the directory with the pathname NAME. If RECURSIVE is not given or false, then the directory has to be empty.
Deletes the directory with the pathname NAME. If RECURSIVE is not given or false, then the directory has to be empty.