MCPcopy Index your code
hub / github.com/liuup/claude-code-analysis / loadOutputStylesDir.ts

File loadOutputStylesDir.ts

src/outputStyles/loadOutputStylesDir.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import { basename } from 'path'
3import type { OutputStyleConfig } from '../constants/outputStyles.js'
4import { logForDebugging } from '../utils/debug.js'

Callers

nothing calls this directly

Calls 4

logForDebuggingFunction · 0.85
logErrorFunction · 0.50

Tested by

no test coverage detected