MCPcopy
hub / github.com/yamadashy/repomix / ReportOptions

Interface ReportOptions

src/cli/cliReport.ts:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15};
16
17export interface ReportOptions {
18 skillDir?: string;
19}
20
21/**
22 * Reports the results of packing operation including top files, security check, summary, and completion.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected