MCPcopy Index your code
hub / github.com/IIIIQIIII/claude-code / markdownConfigLoader.ts

File markdownConfigLoader.ts

src/utils/markdownConfigLoader.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'src/_stubs/bun-bundle.js'
2import { statSync } from 'fs'
3import { lstat, readdir, readFile, realpath, stat } from 'fs/promises'
4import memoize from 'lodash-es/memoize.js'

Callers

nothing calls this directly

Calls 13

featureFunction · 0.85
getProjectDirsUpToHomeFunction · 0.85
loadMarkdownFilesFunction · 0.85
isSettingSourceEnabledFunction · 0.85
isRestrictedToPluginOnlyFunction · 0.85
logForDebuggingFunction · 0.85
logEventFunction · 0.85
resolveMethod · 0.80
entriesMethod · 0.80
setMethod · 0.80
getFileIdentityFunction · 0.70

Tested by

no test coverage detected