Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ pause
Function
pause
dev-tools/scripts/releaseWizard.py:1304–1307 ·
view source on GitHub ↗
(fun=None)
Source
from the content-addressed store, hash-verified
1302
1303
1304
def
pause(fun=None):
1305
if
fun:
1306
fun()
1307
input(
"\nPress ENTER to continue..."
)
1308
1309
1310
class
CustomExitItem(ExitItem):
Callers
2
help
Function · 0.85
generate_asciidoc
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…