Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 781 Bytes
__________.__          ___________.__  .__       .__        
\______   \  |__ ______\_   _____/|  | |__|__  __|__|______ 
 |     ___/  |  \\____ \|    __)_ |  | |  \  \/  /  \_  __ \
 |    |   |   Y  \  |_> >        \|  |_|  |>    <|  ||  | \/
 |____|   |___|  /   __/_______  /|____/__/__/\_ \__||__|   
               \/|__|          \/               \/          
                                                Empty Module

Provides the ability to completely remove files in a specified folder.

Empty

Deletes all files and folders in the listed paths.

empty:
    - PATH_PUBLIC_ASSETS
    - PATH_PUBLIC_BUILD

This module automatically stpos clearing of files/folders that are within the the public path. You can force delete by prepending ?force=1.