MCPcopy 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
24export function isBunCompiled(): boolean {
25 return isCompiled;
26}

Callers 8

withBunRuntimeEnvFunction · 0.90
getHappyCliCommandFunction · 0.90
spawnHappyCLIFunction · 0.90
getInstalledCliMtimeMsFunction · 0.90
runCliFunction · 0.90
runDoctorCommandFunction · 0.90
ensureRuntimeAssetsFunction · 0.90
getTunwgPathFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected