Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_fallback
Method · 0.95
read_xref_from
Method · 0.95
set_parser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected