Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
freebuff-instance-owner.test.ts
File · 0.85
Calls
1
getConfigDir
Function · 0.50
Tested by
no test coverage detected