Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ clear
Method
clear
dev-tools/scripts/releaseWizard.py:926–928 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
924
return
clone
925
926
def
clear(self):
927
self.state.clear()
928
self.set_done(False)
929
930
def
get_state(self):
931
return
self.state
Callers
nothing calls this directly
Calls
2
set_done
Method · 0.95
clear
Method · 0.65
Tested by
no test coverage detected