- addImportPaths
bool addImportPaths(string[] importPaths)
Undocumented in source. Be warned that the author may not have intended to support it.
- clearCache
bool clearCache()
Undocumented in source. Be warned that the author may not have intended to support it.
- closeRequestConnection
void closeRequestConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
- connectForRequest
Socket connectForRequest()
Undocumented in source. Be warned that the author may not have intended to support it.
- listImportPaths
string[] listImportPaths()
Undocumented in source. Be warned that the author may not have intended to support it.
- performNotification
bool performNotification(AutocompleteRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
- performRequest
DCDResponse performRequest(AutocompleteRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryRunning
bool queryRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeImportPaths
bool removeImportPaths(string[] importPaths)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestAutocomplete
Completion requestAutocomplete(CodeRequest loc)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestDocumentation
string[] requestDocumentation(CodeRequest loc)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestLocalUse
LocalUse requestLocalUse(CodeRequest loc)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestSymbolInfo
SymbolInformation requestSymbolInfo(CodeRequest loc)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestSymbolSearch
DCDResponse.Completion[] requestSymbolSearch(string query)
Undocumented in source. Be warned that the author may not have intended to support it.
- runningPort
ushort runningPort()
Undocumented in source. Be warned that the author may not have intended to support it.
- runningPort
void runningPort(ushort value)
Undocumented in source. Be warned that the author may not have intended to support it.
- shutdown
bool shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
- socketFile
string socketFile()
Undocumented in source. Be warned that the author may not have intended to support it.
- socketFile
void socketFile(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- usingUnixDomainSockets
bool usingUnixDomainSockets()
Undocumented in source. Be warned that the author may not have intended to support it.