MCPcopy Index your code
hub / github.com/bombshell-dev/clack / cursor.test.ts

File cursor.test.ts

packages/core/test/utils/cursor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import { findCursor, findTextCursor } from '../../src/utils/cursor.js';
3
4describe('findCursor', () => {

Callers

nothing calls this directly

Calls 2

findCursorFunction · 0.85
findTextCursorFunction · 0.85

Tested by

no test coverage detected