MCPcopy Index your code
hub / github.com/directus/directus / extract-function-name.test.ts

File extract-function-name.test.ts

api/src/utils/extract-function-name.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import { extractFunctionName } from './extract-function-name.js';
3
4describe('extractFunctionName', () => {

Callers

nothing calls this directly

Calls 2

describeFunction · 0.85
extractFunctionNameFunction · 0.85

Tested by

no test coverage detected