示例#1
0
 def make(self):
     touch(join(self.dir, "answer.txt"))
示例#2
0
 def make(self):
     sh.touch("build/done.txt", self.log)
示例#3
0
 def make(self):
     touch(join(self.dir, "answer.tmp"))
示例#4
0
 def make(self):
     sh.touch("build/done.txt", self.log)