Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bombshell-dev/clack
/ prompt.test.ts
File
prompt.test.ts
packages/core/test/prompts/prompt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
type
} from
'arktype'
;
2
import
{ cursor } from
'sisteransi'
;
3
import
{ afterEach, beforeEach, describe, expect, test, vi } from
'vitest'
;
4
import
{ default as Prompt } from
'../../src/prompts/prompt.js'
;
Callers
nothing calls this directly
Calls
4
isCancel
Function · 0.85
prompt
Method · 0.80
emit
Method · 0.80
on
Method · 0.80
Tested by
no test coverage detected