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

Method get_trailer

pattern/web/pdf/pdfparser.py:136–137  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

134 return
135
136 def get_trailer(self):
137 return self.trailer
138
139 def get_objids(self):
140 return self.offsets.iterkeys()

Callers 3

load_fallbackMethod · 0.95
read_xref_fromMethod · 0.95
set_parserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected