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

Method get_commands_text

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

Source from the content-addressed store, hash-verified

1752 return self.jinjaify(self.root_folder)
1753
1754 def get_commands_text(self):
1755 return self.jinjaify(self.commands_text)
1756
1757 def get_run_text(self):
1758 return self.jinjaify(self.run_text)

Callers 2

runMethod · 0.95
generate_asciidocFunction · 0.80

Calls 1

jinjaifyMethod · 0.95

Tested by

no test coverage detected