MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / platform.ts

File platform.ts

restored-src/src/utils/platform.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdir, readFile } from 'fs/promises'
2import memoize from 'lodash-es/memoize.js'
3import { release as osRelease } from 'os'
4import { getFsImplementation } from './fsOperations.js'

Callers

nothing calls this directly

Calls 7

logErrorFunction · 0.90
getFsImplementationFunction · 0.85
includesMethod · 0.80
toLowerCaseMethod · 0.80
readFileFunction · 0.70
matchMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected