MCPcopy 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 */
4import { env, getEnv, isFalsy, isTruthy } from './env'

Callers

nothing calls this directly

Calls 6

getEnvFunction · 0.90
isTruthyFunction · 0.90
isFalsyFunction · 0.90
createLoggerFunction · 0.85
errorMethod · 0.80
warnMethod · 0.65

Tested by

no test coverage detected