|
SPL-StandardPHPLibrary
|
Go to the source code of this file.
Classes | |
| class | NoCvsDirectory |
Variables | |
| $it = new RecursiveIteratorIterator(new NoCvsDirectory($argv[1])) | |
Program Dir without CVS subdirs.
Usage: php nocvsdir.php <path>
Simply specify the path to tree with parameter <path>.
Definition in file nocvsdir.php.
| $it = new RecursiveIteratorIterator(new NoCvsDirectory($argv[1])) |
Definition at line 48 of file nocvsdir.php.
1.8.5