MCPcopy Create free account
hub / github.com/microsoft/typescript-go / Session

Method Session

internal/lsp/server.go:222–222  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

220}
221
222func (s *Server) Session() *project.Session { return s.session }
223
224// InitComplete returns a channel that is closed when the server has finished
225// processing the initialized notification, including the initial configuration

Callers 2

TestRegistryLifecycleFunction · 0.45
printStateDiffMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestRegistryLifecycleFunction · 0.36