MCPcopy
hub / github.com/APKLab/APKLab / QuarkRawReport

Interface QuarkRawReport

src/tools/quark-engine.ts:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29interface QuarkRawReport {
30 crimes: QuarkCrime[];
31}
32
33interface QuarkFunction {
34 class: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected