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

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

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

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

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