Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ getScriptVersion
Function
getScriptVersion
dev-tools/scripts/releaseWizard.py:188–189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
return
"\n"
.join(tpl_lines)
187
188
def
getScriptVersion():
189
return
scriptutil.find_current_version()
190
191
192
def
get_editor():
Callers
3
validate_release_version
Method · 0.85
generate_asciidoc
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…