MCPcopy Create free account
hub / github.com/clips/pattern / do_sc

Method do_sc

pattern/web/pdf/pdfinterp.py:574–576  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

572 self.do_SCN()
573 return
574 def do_sc(self):
575 self.do_scn()
576 return
577
578 # sharing-name
579 def do_sh(self, name): return

Callers

nothing calls this directly

Calls 1

do_scnMethod · 0.95

Tested by

no test coverage detected