예제 #1
0
 def input_to_file(self, path_to_file, temporary=True):
     content.write_file(path_to_file, self())
예제 #2
0
파일: fake_env.py 프로젝트: pubs/pubs
 def input_to_file(self, path_to_file, temporary=True):
     content.write_file(path_to_file, self())