MCPcopy
hub / github.com/claude-code-best/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 4

getCurrentProjectConfigFunction · 0.85
saveCurrentProjectConfigFunction · 0.85
nowMethod · 0.80

Tested by

no test coverage detected