Procedural File: UnixFileSystem.php
Source Location: /system/io/UnixFileSystem.php
Classes:
UnixFileSystem
UnixFileSystem class. This class encapsulates the basic file system functions for platforms using the unix (posix)-stylish filesystem. It wraps php native functions suppressing normal PHP error reporting and instead uses Exception to report and error.
Page Details:
Includes:
include_once('phing/system/io/FileSystem.php') [line 22]
|