示例#1
0
 def help(self):
     truecrypt.call(['-h'])
示例#2
0
 def run(self, argv):
     truecrypt.call(argv[1:])