Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
/ rrmdir Public archive
forked from sbolch/rrmdir

Recursively removes a directory.

License

Notifications You must be signed in to change notification settings

daniert/rrmdir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrmdir

Recursively removes a directory.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require d3vy/rrmdir

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Usage

rrmdir('/path/to/dir');

About

Recursively removes a directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%