MCPcopy Index your code
hub / github.com/codeaashu/claude-code / loadPluginOutputStyles.ts

File loadPluginOutputStyles.ts

src/utils/plugins/loadPluginOutputStyles.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 { getPluginErrorMessage } from '../../types/plugin.js'

Callers

nothing calls this directly

Calls 6

logForDebuggingFunction · 0.85
getPluginErrorMessageFunction · 0.85
getFsImplementationFunction · 0.85
loadOutputStyleFromFileFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected