Exemplo n.º 1
0
 def fate(self):
     Sh.unzip(self._path, self._repo_path)
     Sh.rm(self._path)
     return True
Exemplo n.º 2
0
 def fate(self):
     Sh.rm(self._path)
     return False