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

File loadPluginCommands.ts

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

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import { basename, dirname, join } from 'path'
3import { getInlinePlugins, getSessionId } from '../../bootstrap/state.js'
4import type { Command } from '../../types/command.js'

Callers

nothing calls this directly

Calls 12

isBareModeFunction · 0.85
getInlinePluginsFunction · 0.85
logForDebuggingFunction · 0.85
getPluginErrorMessageFunction · 0.85
getFsImplementationFunction · 0.85
isDuplicatePathFunction · 0.85
parseFrontmatterFunction · 0.85
createPluginCommandFunction · 0.85
loadSkillsFromDirectoryFunction · 0.85
readFileMethod · 0.80
entriesMethod · 0.80

Tested by

no test coverage detected