MCPcopy Create free account
hub / github.com/apache/solr / get_comment

Method get_comment

dev-tools/scripts/releaseWizard.py:1867–1868  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1865 return Command(**fields)
1866
1867 def get_comment(self):
1868 return self.jinjaify(self.comment)
1869
1870 def get_redirect(self):
1871 return self.jinjaify(self.redirect)

Callers 2

display_cmdMethod · 0.95
runMethod · 0.80

Calls 1

jinjaifyMethod · 0.95

Tested by

no test coverage detected