Lavoiesl\PhpBenchmark\CommandTest::setCleanup PHP 메소드

setCleanup() 공개 메소드

public setCleanup ( $cmd )
    public function setCleanup($cmd)
    {
        $this->cleanup = $cmd;
        return $this;
    }