Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ EmitKindTag
Method
EmitKindTag
lib/yamlcpp/src/emitter.cpp:929–929 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
927
}
928
929
void Emitter::EmitKindTag() { Write(LocalTag(
""
)); }
930
931
Emitter& Emitter::Write(const _Comment& comment) {
932
if (!good())
Callers
nothing calls this directly
Calls
2
Write
Class · 0.85
LocalTag
Function · 0.85
Tested by
no test coverage detected