Deployer\Console\Output\RemoteOutput::setDecorated PHP Method

setDecorated() public method

public setDecorated ( $decorated )
    public function setDecorated($decorated)
    {
        throw new \RuntimeException('Can not modify decorated in parallel mode.');
    }