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

Method get_root_folder

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

Source from the content-addressed store, hash-verified

1749 return success
1750
1751 def get_root_folder(self):
1752 return self.jinjaify(self.root_folder)
1753
1754 def get_commands_text(self):
1755 return self.jinjaify(self.commands_text)

Callers 2

runMethod · 0.95
generate_asciidocFunction · 0.80

Calls 1

jinjaifyMethod · 0.95

Tested by

no test coverage detected