Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ getClientType
Function
getClientType
src/bootstrap/state.ts:1069–1071 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1067
}
1068
1069
export
function
getClientType(): string {
1070
return
STATE.clientType
1071
}
1072
1073
export
function
setClientType(
type
: string): void {
1074
STATE.clientType =
type
Callers
3
getAttributionTexts
Function · 0.85
getEnhancedPRAttribution
Function · 0.85
getEventMetadata
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected