Method |
Description |
|
getBuildPath ( ) |
|
|
getChainStrategy ( ) : Joli\JoliCi\BuildStrategy\ChainBuildStrategy |
Chain strategy to allow multiples ones |
|
getConsoleLogger ( boolean $verbose = false ) : Logger |
Get a console with finger crossed handler |
|
getDocker ( ) |
|
|
getExecutor ( $cache = true, $verbose = false, $timeout = 600 ) |
|
|
getFilesystem ( ) |
|
|
getJoliCiStrategy ( ) : Joli\JoliCi\BuildStrategy\JoliCiBuildStrategy |
Strategy based on the ".jolici" folder |
|
getLoggerCallback ( $verbose ) |
|
|
getNaming ( ) |
|
|
getServiceManager ( $verbose = false ) |
|
|
getStrategy ( ) : Joli\JoliCi\BuildStrategy\BuildStrategyInterface |
Alias for the main strategy |
|
getTravisCiStrategy ( ) : TravisCiBuildStrategy |
Strategy based on the ".travis.yml" file |
|
getVacuum ( ) |
|
|