MCPcopy 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
1304def pause(fun=None):
1305 if fun:
1306 fun()
1307 input("\nPress ENTER to continue...")
1308
1309
1310class CustomExitItem(ExitItem):

Callers 2

helpFunction · 0.85
generate_asciidocFunction · 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…