Home | History | Annotate | Download | only in server

Lines Matching full:source_material

204         light_files = [os.path.join(self.source_material, f)
205 for f in os.listdir(self.source_material)
274 if self.source_material:
282 host.send_file(self.source_material, autodir, delete_dest=True)
284 self.source_material)