PHP 클래스 GracefulDeath\LastWill

파일 보기 프로젝트 열기: gabrielelana/graceful-death 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $options )
capture ( )
play ( )
stop ( )
whatDidHeSayOnStderr ( )
whatDidHeSayOnStdout ( )

비공개 메소드들

메소드 설명
contentOf ( $filePath )
ensureItIsPossibleToApply ( )
playCapturedStderrOnErrorLog ( )
playCapturedStderrOnStderr ( )
playCapturedStdoutOnStdout ( )
redirectStderr ( )
redirectStdout ( )
removeErrorLogHeaderFromEachLine ( $content )
saveUserSettings ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $options )

capture() 공개 메소드

public capture ( )

play() 공개 메소드

public play ( )

stop() 공개 메소드

public stop ( )

whatDidHeSayOnStderr() 공개 메소드

whatDidHeSayOnStdout() 공개 메소드