PHP 인터페이스 PhpBrew\Buildable

파일 보기 프로젝트 열기: phpbrew/phpbrew 0 사용 예제들

공개 메소드들

메소드 설명
getBuildLogPath ( ) : string
getSourceDirectory ( ) : path
isBuildable ( ) : boolean

메소드 상세

getBuildLogPath() 공개 메소드

public getBuildLogPath ( ) : string
리턴 string return build log file path.

getSourceDirectory() 공개 메소드

public getSourceDirectory ( ) : path
리턴 path return source directory

isBuildable() 공개 메소드

public isBuildable ( ) : boolean
리턴 boolean