MCPcopy
hub / github.com/claude-code-best/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 'bun:bundle'
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 14

getProjectDirsUpToHomeFunction · 0.85
loadMarkdownFilesFunction · 0.85
isSettingSourceEnabledFunction · 0.85
isRestrictedToPluginOnlyFunction · 0.85
logEventFunction · 0.85
nowMethod · 0.80
entriesMethod · 0.80
setMethod · 0.80
getFileIdentityFunction · 0.70
logForDebuggingFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected