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