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

Method GetResponse

python/ycm/buffer.py:106–107  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

104
105
106 def GetResponse( self ):
107 return self._parse_request.Response()
108
109
110 def IsResponseHandled( self ):

Callers 1

Calls 1

ResponseMethod · 0.45

Tested by

no test coverage detected