MCPcopy Index your code
hub / github.com/clips/pattern / close

Method close

pattern/web/pdf/pdfdevice.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20 return '<PDFDevice>'
21
22 def close(self):
23 return
24
25 def set_ctm(self, ctm):
26 self.ctm = ctm

Callers 15

profileFunction · 0.45
saveMethod · 0.45
exportMethod · 0.45
_on_loadMethod · 0.45
stripMethod · 0.45
parseMethod · 0.45
__setitem__Method · 0.45
getMethod · 0.45
_load_dataMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
feedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected