Deployer\Console\Output\RemoteOutput::setDecorated PHP Метод

setDecorated() публичный Метод

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