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

Function template

dev-tools/scripts/releaseWizard.py:1004–1005  ·  view source on GitHub ↗
(name, vars=None)

Source from the content-addressed store, hash-verified

1002
1003
1004def template(name, vars=None):
1005 return expand_jinja(templates[name], vars=vars)
1006
1007
1008def help():

Callers 2

helpFunction · 0.85
generate_asciidocFunction · 0.85

Calls 1

expand_jinjaFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…