chickadee » chicken » file » delete-directory

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.