MCPcopy Create free account
hub / github.com/apache/trafficserver / map_end

Function map_end

lib/yamlcpp/test/create-emitter-tests.py:93–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 return {'emit': emit, 'handle': handle}
92
93def map_end():
94 return {'emit': 'EndMap', 'handle': 'OnMapEnd()'}
95
96def gen_templates():
97 yield [[doc_start(), doc_start(True)],

Callers 1

gen_templatesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected