SPL-StandardPHPLibrary
Classes | Variables
nocvsdir.php File Reference

Go to the source code of this file.

Classes

class  NoCvsDirectory
 

Variables

 $it = new RecursiveIteratorIterator(new NoCvsDirectory($argv[1]))
 

Detailed Description

Program Dir without CVS subdirs.

Author
Marcus Boerger
Date
2003 - 2006
Version
1.1

Usage: php nocvsdir.php <path>

Simply specify the path to tree with parameter <path>.

Definition in file nocvsdir.php.

Variable Documentation

$it = new RecursiveIteratorIterator(new NoCvsDirectory($argv[1]))

Definition at line 48 of file nocvsdir.php.