MCPcopy Index your code
hub / github.com/nodejs/node / removed

Function removed

deps/inspector_protocol/check_protocol_compatibility.py:52–55  ·  view source on GitHub ↗
(reverse)

Source from the content-addressed store, hash-verified

50
51
52def removed(reverse):
53 if reverse:
54 return "added"
55 return "removed"
56
57
58def required(reverse):

Callers 3

compare_schemasFunction · 0.70
compare_domainsFunction · 0.70
compare_params_listFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected