PHP Class GracefulDeath\LastWill

Datei anzeigen Open project: gabrielelana/graceful-death Class Usage Examples

Public Methods

Method Description
__construct ( $options )
capture ( )
play ( )
stop ( )
whatDidHeSayOnStderr ( )
whatDidHeSayOnStdout ( )

Private Methods

Method Description
contentOf ( $filePath )
ensureItIsPossibleToApply ( )
playCapturedStderrOnErrorLog ( )
playCapturedStderrOnStderr ( )
playCapturedStdoutOnStdout ( )
redirectStderr ( )
redirectStdout ( )
removeErrorLogHeaderFromEachLine ( $content )
saveUserSettings ( )

Method Details

__construct() public method

public __construct ( $options )

capture() public method

public capture ( )

play() public method

public play ( )

stop() public method

public stop ( )

whatDidHeSayOnStderr() public method

whatDidHeSayOnStdout() public method