PHP Interface PhpBrew\Buildable

Exibir arquivo Open project: phpbrew/phpbrew Interface Usage Examples

Public Methods

Method Description
getBuildLogPath ( ) : string
getSourceDirectory ( ) : path
isBuildable ( ) : boolean

Method Details

getBuildLogPath() public method

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

getSourceDirectory() public method

public getSourceDirectory ( ) : path
return path return source directory

isBuildable() public method

public isBuildable ( ) : boolean
return boolean