string checkDirectory(
string
$strDirectory)
|
|
Checks if the directory is available otherwise tries to create it.
Returns the realpath of the directory afterwards.
Tags:
Parameters:
void processBuildsDaemon(
)
|
|
Processes the projects that have been configured
in the config-file and executes each project if the scheduled time has expired
Tags:
void processBuildsRunOnce(
)
|
|
Processes the projects that have been configured
in the config-file and executes each project if the scheduled time has expired
Tags: