PHP Class Modman_Command_Clean

Afficher le fichier Open project: sitewards/modman-php Class Usage Examples

Méthodes publiques

Méthode Description
doClean ( ) executes the clean command

Private Methods

Méthode Description
getDeadSymlinks ( $sDirectory = NULL ) : array returns dead symlinks
scanForDeadSymlinks ( string $sDirectory ) recursive scan for dead symlinks

Method Details

doClean() public méthode

executes the clean command
public doClean ( )