Example #1
0
    def clean(self):
        # must call this before start() !
        assert not self.running

        plotUtil.rmIfPossible(self.outputDir)
Example #2
0
    def clean(self):
        # must call this before start() !
        assert not self.running

        plotUtil.rmIfPossible(self.outputDir)
Example #3
0
    def clean(self):
        # must call this before start() !
        assert not self.running

        plotUtil.rmIfPossible(self.cacheDir)
        plotUtil.rmIfPossible(self.segmentDir)
Example #4
0
    def clean(self):
        # must call this before start() !
        assert not self.running

        plotUtil.rmIfPossible(self.cacheDir)
        plotUtil.rmIfPossible(self.segmentDir)