Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombshell-dev/clack
/ path.ts
File
path.ts
examples/basic/path.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as p from
'@clack/prompts'
;
2
3
async
function
demo() {
4
p.intro(
'path start...'
);
Callers
nothing calls this directly
Calls
1
demo
Function · 0.70
Tested by
no test coverage detected