Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ getCollaborationMode
Method
getCollaborationMode
cli/src/agent/sessionBase.ts:176–178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
}
175
176
getCollaborationMode(): SessionCollaborationMode | undefined {
177
return
this.collaborationMode;
178
}
179
}
Callers
1
syncCurrentConfigFromSession
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected