PHP Class LadyCommand

Afficher le fichier Open project: unu/ladyphp

Méthodes publiques

Свойство Type Description
$quiet

Méthodes publiques

Méthode Description
convertDirectory ( $dir, $convertToLady = false )
convertFile ( $inputFile, $outputFile = null, $convertToLady = false )
run ( $argv )
testDirectory ( $dir, $showDiff = false )
testFile ( $phpFile, $showDiff = false, $batch = false )
watchDirectory ( $dir, $convertToLady = false )

Méthodes protégées

Méthode Description
getFilesFromDirectory ( $dir, $ext = null )
log ( $text, $nl = true )
showHelp ( )

Method Details

convertDirectory() public méthode

public convertDirectory ( $dir, $convertToLady = false )

convertFile() public méthode

public convertFile ( $inputFile, $outputFile = null, $convertToLady = false )

getFilesFromDirectory() protected méthode

protected getFilesFromDirectory ( $dir, $ext = null )

log() protected méthode

protected log ( $text, $nl = true )

run() public méthode

public run ( $argv )

showHelp() protected méthode

protected showHelp ( )

testDirectory() public méthode

public testDirectory ( $dir, $showDiff = false )

testFile() public méthode

public testFile ( $phpFile, $showDiff = false, $batch = false )

watchDirectory() public méthode

public watchDirectory ( $dir, $convertToLady = false )

Property Details

$quiet public_oe property

public $quiet