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

Method get_nobjs

pattern/web/pdf/utils.py:193–194  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

191 return self.start + self.nobjs - 1
192
193 def get_nobjs(self):
194 return self.nobjs
195
196
197## Plane

Callers 1

get_posMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected