PHP 클래스 Modman_Command_Clean

파일 보기 프로젝트 열기: sitewards/modman-php 1 사용 예제들

공개 메소드들

메소드 설명
doClean ( ) executes the clean command

비공개 메소드들

메소드 설명
getDeadSymlinks ( $sDirectory = NULL ) : array returns dead symlinks
scanForDeadSymlinks ( string $sDirectory ) recursive scan for dead symlinks

메소드 상세

doClean() 공개 메소드

executes the clean command
public doClean ( )