Top "Delete-directory" questions

Tag for questions regarding directory (folder) deletion.

How can you delete a folder and its contents after all tasks have been run in Gulp?

Here is what I have now, but it is not working. The css folder is not being cleaned out, but …

javascript node.js gulp delete-directory
How to delete all files from current directory including current directory?

How can I delete all files and subdirectories from current directory including current directory?

bash file-io command-line delete-directory