MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/test-utils/tools.ts:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 * Configurable mock modifiable tool for testing.
139 */
140export class MockModifiableTool
141 extends MockTool
142 implements ModifiableDeclarativeTool<Record<string, unknown>>
143{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected