MCPcopy Create free account
hub / github.com/PSPDFKit/nutrient-document-engine-mcp-server /

Class

evaluation/runner.ts:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 * Focused evaluation runner
32 */
33export class FocusedEvaluationRunner {
34 private client?: DocumentEngineClient;
35 private evaluator: ToolUsageEvaluator;
36 private reporter: EvaluationReporter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected