Procedural File: DependSelector.php
Source Location: /types/selectors/DependSelector.php
Classes:
DependSelector
Selector that filters files based on whether they are newer than a matching file in another directory tree. It can contain a mapper element, so isn't available as an ExtendSelector (since those parameters can't hold other elements).
Page Details:
Includes:
require_once('phing/types/selectors/BaseSelector.php') [line 23]
|