MCPcopy Index your code
hub / github.com/simstudioai/sim / parser.ts

File parser.ts

apps/sim/tools/file/parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { inferContextFromKey } from '@/lib/uploads/utils/file-utils'
3import type { UserFile } from '@/executor/types'
4import type {

Callers

nothing calls this directly

Calls 6

createLoggerFunction · 0.90
resolveFilePathFunction · 0.85
normalizeHeadersFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
warnMethod · 0.65

Tested by

no test coverage detected