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

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

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

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

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