Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
System_Mount
Installed
- no -
Latest
1.0.1
License
PHP License v3.0
Summary
Mount and unmount devices in fstab
Description
System_Mount provides a simple interface to deal with mounting and unmounting devices listed in the system's fstab.
Features:
* Very compact, easy-to-read code, based on File_Fstab.
* Examines mount options to determine if a device can be mounted or not.
* Extremely easy to use.
* Fully documented with PHPDoc.