MCPcopy Index your code
hub / github.com/ycm-core/YouCompleteMe / _NewRequest

Method _NewRequest

python/ycm/scrolling_range.py:138–140  ·  view source on GitHub ↗
( self, request_range )

Source from the content-addressed store, hash-verified

136
137 @abc.abstractmethod
138 def _NewRequest( self, request_range ):
139 # prepare a new request_data and return it
140 pass
141
142
143 @abc.abstractmethod

Callers 1

RequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected