MCPcopy
hub / github.com/ycm-core/YouCompleteMe / IsServerReady

Method IsServerReady

python/ycm/youcompleteme.py:287–288  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

285
286
287 def IsServerReady( self ):
288 return self._server_is_ready_with_cache
289
290
291 def NotifyUserIfServerCrashed( self ):

Callers 5

OnPeriodicTickMethod · 0.95
OnFileReadyToParseMethod · 0.95
FileParseRequestReadyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected