Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/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
1
import
{ feature } from
'bun:bundle'
2
import
{ statSync } from
'fs'
3
import
{ lstat, readdir, readFile, realpath, stat } from
'fs/promises'
4
import
memoize from
'lodash-es/memoize.js'
Callers
nothing calls this directly
Calls
14
feature
Function · 0.85
getProjectDirsUpToHome
Function · 0.85
normalizePathForComparison
Function · 0.85
loadMarkdownFiles
Function · 0.85
isSettingSourceEnabled
Function · 0.85
isRestrictedToPluginOnly
Function · 0.85
logForDebugging
Function · 0.85
logEvent
Function · 0.85
entries
Method · 0.80
getFileIdentity
Function · 0.70
get
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected