Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ env-flags.ts
File
env-flags.ts
apps/sim/lib/core/config/env-flags.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Environment utility functions
for
consistent environment detection across the application
3
*/
4
import
{ env, getEnv, isFalsy, isTruthy } from
'./env'
Callers
nothing calls this directly
Calls
6
getEnv
Function · 0.90
isTruthy
Function · 0.90
isFalsy
Function · 0.90
createLogger
Function · 0.85
error
Method · 0.80
warn
Method · 0.65
Tested by
no test coverage detected