Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getTeamsDir
Function
getTeamsDir
src/utils/envUtils.ts:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
)
45
46
export
function
getTeamsDir(): string {
47
return
join(getNcodeConfigHomeDir(),
'teams'
)
48
}
49
50
/**
51
* Check
if
NODE_OPTIONS contains a specific flag.
Callers
4
readTeamMembers
Function · 0.85
getInboxPath
Function · 0.85
ensureInboxDir
Function · 0.85
getTeamDir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected