MCPcopy Create free account
hub / github.com/apitrace/apitrace / find_command

Function find_command

cli/cli_diff_state.cpp:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36static const char *synopsis = "Identify differences between two state dumps.";
37
38static os::String
39find_command(void)
40{
41 return findScript("jsondiff.py");
42}
43
44static void
45usage(void)

Callers 2

usageFunction · 0.70
commandFunction · 0.70

Calls 1

findScriptFunction · 0.85

Tested by

no test coverage detected