Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ycm-core/YouCompleteMe
/ GetVariableValue
Function
GetVariableValue
python/ycm/vimsupport.py:918–919 ·
view source on GitHub ↗
( variable )
Source
from the content-addressed store, hash-verified
916
917
918
def
GetVariableValue( variable ):
919
return
vim.eval( variable )
920
921
922
def
GetBoolValue( variable ):
Callers
2
EscapeFilepathForVimCommand
Function · 0.85
InsertNamespace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected