MCPcopy
hub / github.com/bombshell-dev/clack / utils.test.ts

File utils.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Key } from 'node:readline';
2import { cursor } from 'sisteransi';
3import { afterEach, describe, expect, test, vi } from 'vitest';
4import { block } from '../src/utils/index.js';

Callers

nothing calls this directly

Calls 2

blockFunction · 0.85
emitMethod · 0.80

Tested by

no test coverage detected