Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Modman_Command_Clean
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
( )