Guide - machitgarha/pusheh GitHub Wiki

This guide would help you to know most of the features in Pusheh:

  1. Creating Directories
  2. Clearing and Removing Directories

Note: It's considered that the following code is available before any of the examples in the guide:

// Requiring autoload here
// require __DIR__ . "/vendor/autoload.php";

use MAChitgarha\Component\Pusheh;