MCPcopy Create free account
hub / github.com/apache/solr / help

Function help

dev-tools/scripts/releaseWizard.py:1008–1010  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1006
1007
1008def help():
1009 print(template('help'))
1010 pause()
1011
1012
1013def ensure_list(o):

Callers

nothing calls this directly

Calls 2

templateFunction · 0.85
pauseFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…