Ejemplo n.º 1
0
 def showInFolder(self):
     """Open the file explorer at the given path location."""
     path = self.path()
     studiolibrary.showInFolder(path)
Ejemplo n.º 2
0
 def showInFolder(self):
     """Open the file explorer at the given path location."""
     path = self.path()
     studiolibrary.showInFolder(path)