\CleanUpShell

CleanUp Shell

Summary

Methods
Properties
Constants
__construct()
clean_up()
unlock()
getOptionParser()
$uses
$CleanUp
PLUGIN_KEY_ALL
No protected methods found
No protected properties found
N/A
__getPluginKeys()
No private properties found
N/A

Constants

PLUGIN_KEY_ALL

PLUGIN_KEY_ALL = 'all' : string

全てのプラグインを指定

Properties

$uses

$uses : array

use model

Type

array

$CleanUp

$CleanUp : \CleanUp

Type

\CleanUp

Methods

__construct()

__construct() : void

construct

clean_up()

clean_up() : void

ファイルクリーンアップ ### コマンド例 ``` Console/cake clean_up.clean_up clean_up all ```

Throws

\Exception

unlock()

unlock() : void

ロックファイルの強制削除 ### コマンド例 ``` Console/cake clean_up.clean_up unlock ```

getOptionParser()

getOptionParser() : \ConsoleOptionParser

引数設定

Returns

\ConsoleOptionParser

__getPluginKeys()

__getPluginKeys() : array

プラグインキーの一覧 ゲット

Returns

array