Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ PathToServerScript
Function
PathToServerScript
python/ycm/paths.py:87–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
86
87
def
PathToServerScript():
88
return
os.path.join( DIR_OF_YCMD,
'ycmd'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected