MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / ownerPath

Function ownerPath

cli/src/utils/__tests__/freebuff-instance-owner.test.ts:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 let tempHome: string
22
23 const ownerPath = () => path.join(getConfigDir(), OWNER_FILE)
24
25 beforeEach(() => {
26 originalHome = process.env.HOME

Callers 1

Calls 1

getConfigDirFunction · 0.50

Tested by

no test coverage detected