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