Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ isInitialized
Function
isInitialized
src/services/lsp/LSPClient.ts:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
},
83
84
get isInitialized(): boolean {
85
return
isInitialized
86
},
87
88
async
start(
89
command: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected