Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ set_ctm
Method
set_ctm
pattern/web/pdf/pdfdevice.py:25–27 ·
view source on GitHub ↗
(self, ctm)
Source
from the content-addressed store, hash-verified
23
return
24
25
def
set_ctm(self, ctm):
26
self.ctm = ctm
27
return
28
29
def
begin_tag(self, tag, props=None):
30
return
Callers
3
init_state
Method · 0.80
set_current_state
Method · 0.80
do_cm
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected