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

Method get_text

pattern/web/pdf/layout.py:68–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

66 (self.__class__.__name__, self.get_text()))
67
68 def get_text(self):
69 raise NotImplementedError
70
71
72## LTComponent

Callers 7

__repr__Method · 0.95
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
get_textMethod · 0.45
__repr__Method · 0.45
__repr__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected