MCPcopy
hub / github.com/codeaashu/claude-code / exampleCommands.ts

File exampleCommands.ts

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

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import sample from 'lodash-es/sample.js'
3import { getCwd } from '../utils/cwd.js'
4import { getCurrentProjectConfig, saveCurrentProjectConfig } from './config.js'

Callers

nothing calls this directly

Calls 3

getCurrentProjectConfigFunction · 0.85
saveCurrentProjectConfigFunction · 0.85

Tested by

no test coverage detected