Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ get_run_text
Method
get_run_text
dev-tools/scripts/releaseWizard.py:1757–1758 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1755
return
self.jinjaify(self.commands_text)
1756
1757
def
get_run_text(self):
1758
return
self.jinjaify(self.run_text)
1759
1760
def
get_remove_files(self):
1761
return
self.jinjaify(self.remove_files)
Callers
1
run
Method · 0.95
Calls
1
jinjaify
Method · 0.95
Tested by
no test coverage detected