Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ which
Function
which
packages/arctic/src/bun/index.ts:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
export
function
which() {
52
return
process.execPath
53
}
54
55
export
const
InstallFailedError = NamedError.create(
56
"BunInstallFailedError"
,
Callers
1
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected