Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ envDynamic.ts
File
envDynamic.ts
src/utils/envDynamic.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ feature } from
'bun:bundle'
2
import
{ stat } from
'fs/promises'
3
import
memoize from
'lodash-es/memoize.js'
4
import
{ env, JETBRAINS_IDES } from
'./env.js'
Callers
nothing calls this directly
Calls
3
execFileNoThrow
Function · 0.85
stat
Function · 0.85
getTerminalWithJetBrainsDetection
Function · 0.85
Tested by
no test coverage detected