Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
profile
Function · 0.45
save
Method · 0.45
export
Method · 0.45
_on_load
Method · 0.45
strip
Method · 0.45
parse
Method · 0.45
__setitem__
Method · 0.45
get
Method · 0.45
_load_data
Method · 0.45
main
Function · 0.45
main
Function · 0.45
feed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected