Pommo_Filesystem_Item::delete PHP Method

delete() abstract public method

Deletes this file or Directory
abstract public delete ( ) : boolean
return boolean Success or Failure
    public abstract function delete();