MCPcopy Create free account
hub / github.com/pymupdf/PyMuPDF / title

Method title

src/__init__.py:9402–9403  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9400
9401 @property
9402 def title(self):
9403 return self.this.m_internal.title
9404
9405 @property
9406 def uri(self):

Callers 2

ve_makerMethod · 0.80
ve_makerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected