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

Method get

python/ycm/tests/test_utils.py:628–630  ·  view source on GitHub ↗
( self, key, default = None )

Source from the content-addressed store, hash-verified

626
627
628 def get( self, key, default = None ):
629 if key == 'type':
630 return self.prop_type
631
632
633class VimSign:

Callers 15

run_tests.pyFile · 0.80
ToRootLocationMethod · 0.80
_MakeSignatureHelpBufferFunction · 0.80
UpdateSignatureHelpFunction · 0.80
PatchNoProxyFunction · 0.80
GetCommandRequestMethod · 0.80
OnInsertLeaveMethod · 0.80
SetLocationListForWindowFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected