MCPcopy Create free account
hub / github.com/Relento/lego_release / get_image_dir

Method get_image_dir

util/html.py:36–38  ·  view source on GitHub ↗

Return the directory that stores images

(self)

Source from the content-addressed store, hash-verified

34 meta(http_equiv="refresh", content=str(refresh))
35
36 def get_image_dir(self):
37 """Return the directory that stores images"""
38 return self.img_dir
39
40 def add_header(self, text):
41 """Insert a header to the HTML file

Callers 1

save_imagesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected