Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ isBunCompiled
Function
isBunCompiled
cli/src/projectPath.ts:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
export
function
isBunCompiled(): boolean {
25
return
isCompiled;
26
}
Callers
8
withBunRuntimeEnv
Function · 0.90
getHappyCliCommand
Function · 0.90
spawnHappyCLI
Function · 0.90
getInstalledCliMtimeMs
Function · 0.90
runCli
Function · 0.90
runDoctorCommand
Function · 0.90
ensureRuntimeAssets
Function · 0.90
getTunwgPath
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected