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

File stream.ts

packages/prompts/src/stream.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { stripVTControlCharacters as strip, styleText } from 'node:util';
2import { S_BAR, S_ERROR, S_INFO, S_STEP_SUBMIT, S_SUCCESS, S_WARN } from './common.js';
3import type { LogMessageOptions } from './log.js';
4

Callers

nothing calls this directly

Calls 1

messageMethod · 0.80

Tested by

no test coverage detected