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

Function error

tools/records/convert2yaml.py:66–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64
65
66def error():
67 return f"{red('[E] ', True)}"
68
69
70def fancy_chain_print(lst, isError=False):

Callers 15

aux_dataMethod · 0.85
restoreMethod · 0.85
check_sni_hostMethod · 0.85
mark_host_failureMethod · 0.85
kill_thisMethod · 0.85
do_redirectMethod · 0.85
OriginDownMethod · 0.85
OSDNSLookupMethod · 0.85
errorMethod · 0.85

Calls 1

redFunction · 0.85

Tested by

no test coverage detected