MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / attached-dir.test.ts

File attached-dir.test.ts

test/attached-dir.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { extractAttachedDir } from '../src/agent/attached-dir.js';
3
4describe('extractAttachedDir', () => {

Callers

nothing calls this directly

Calls 1

extractAttachedDirFunction · 0.85

Tested by

no test coverage detected