Example #1
0
 def run(self):
     shutDown(self.parent, gid=self.gid, password=self.password)
 def run(self):
     shutDown(self.parent, category=self.category, password=self.password)
Example #3
0
 def run(self):
     shutDown(self.parent, gid=self.gid, password=self.password)
Example #4
0
 def run(self):
     shutDown(self.gid, self.password)