Example #1
0
 def input_to_file(self, path_to_file, temporary=True):
     content.write_file(path_to_file, self())
Example #2
0
 def input_to_file(self, path_to_file, temporary=True):
     content.write_file(path_to_file, self())