Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Modman_Command_Clean
PHP Class Modman_Command_Clean
ファイルを表示
Open project: sitewards/modman-php
Class Usage Examples
Public Methods
Method
Description
doClean
( )
executes the clean command
Private Methods
Method
Description
getDeadSymlinks
(
$sDirectory
= NULL ) :
array
returns dead symlinks
scanForDeadSymlinks
(
string
$sDirectory
)
recursive scan for dead symlinks
Method Details
doClean()
public
method
executes the clean command
public
doClean
( )