MCPcopy
hub / github.com/ericc-ch/copilot-api / RunDebugOptions

Interface RunDebugOptions

src/debug.ts:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25interface RunDebugOptions {
26 json: boolean
27}
28
29async function getPackageVersion(): Promise<string> {
30 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…