MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / enable

Method enable

packages/core/src/debug/debugController.ts:252–252  ·  view source on GitHub ↗

* Enable debug tracing. * @param config - Optional configuration overrides

(config?: Partial<DebugConfig>)

Source from the content-addressed store, hash-verified

250 * @param config - Optional configuration overrides
251 */
252 enable(config?: Partial<DebugConfig>): Promise<void>;
253
254 /**
255 * Disable debug tracing.

Callers 2

setupDebugTraceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected