MCPcopy Create free account
hub / github.com/PageBot/PageBot / save

Method save

Lib/pagebot/contexts/basecontext/basebuilder.py:56–57  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54 pass
55
56 def save(self):
57 pass
58
59if __name__ == '__main__':
60 import doctest

Callers 4

__init__Method · 0.45
scaleImageMethod · 0.45
__init__Method · 0.45
saveDrawingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected