Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bombshell-dev/clack
/ log.test.ts
File
log.test.ts
packages/prompts/test/log.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ styleText } from
'node:util'
;
2
import
{ afterAll, afterEach, beforeAll, beforeEach, describe, expect, test, vi } from
'vitest'
;
3
import
* as prompts from
'../src/index.js'
;
4
import
{ MockWritable } from
'./test-utils.js'
;
Callers
nothing calls this directly
Calls
2
message
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected