MCPcopy Create free account
hub / github.com/apache/storm / title

Method title

dev-tools/github/__init__.py:45–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

43 return self.data["html_url"]
44
45 def title(self):
46 return self.data["title"]
47
48 def trimmed_title(self):
49 limit = 40

Callers 5

has_jira_idMethod · 0.95
jira_idMethod · 0.95
logTemplateMethod · 0.80
buildDumpFileListPageMethod · 0.80
index-page.cy.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected