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

File limit-options.test.ts

packages/prompts/test/limit-options.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { styleText } from 'node:util';
2import { beforeEach, describe, expect, test } from 'vitest';
3import { type LimitOptionsParams, limitOptions } from '../src/index.js';
4import { MockWritable } from './test-utils.js';

Callers

nothing calls this directly

Calls 1

limitOptionsFunction · 0.85

Tested by

no test coverage detected