메소드 | 설명 | |
---|---|---|
__construct ( |
Instanciates workspace. | |
finish ( ) : |
Interrupt the workspace execution. | |
setOutput ( Symfony\Component\Console\Output\OutputInterface $output = null ) : |
Sets the output for workspace to display informations about execution. | |
tick ( boolean $startNew = false ) : integer | Verify pending units, and might run new units (if $startNew argument is true). |
메소드 | 설명 | |
---|---|---|
output ( $text, |
||
startUnits ( ) : integer | ||
verifyRunning ( boolean $stop = false ) : integer |
public __construct ( |
||
$projectList | ||
$runStorage |
public setOutput ( Symfony\Component\Console\Output\OutputInterface $output = null ) : |
||
$output | Symfony\Component\Console\Output\OutputInterface | |
리턴 |