MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected