Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ seq_end
Function
seq_end
lib/yamlcpp/test/create-emitter-tests.py:74–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
return
{
'emit'
: emit,
'handle'
: handle}
73
74
def
seq_end():
75
return
{
'emit'
:
'EndSeq'
,
'handle'
:
'OnSequenceEnd()'
}
76
77
def
map_start(tag=
''
, anchor=
''
, anchor_id=0, style=
'_'
):
78
emit = []
Callers
1
gen_templates
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected