workspace-d v3.8.0 (2022-02-23T20:10:01Z)
Dub
Repo
Completion
workspaced
dcd
client
Undocumented in source.
@
safe
struct
Completion {
CompletionType
type
;
DCDResponse
.
Completion
[]
completions
;
this
(DCDResponse res);
}
Constructors
this
this
(DCDResponse res)
Undocumented in source.
Members
Variables
completions
DCDResponse
.
Completion
[]
completions
;
Undocumented in source.
type
CompletionType
type
;
Undocumented in source.
Meta
Source
See Implementation
workspaced
dcd
client
classes
BuiltinDCDClient
ExternalDCDClient
interfaces
IDCDClient
manifest constants
platformSupportsDCDUnixSockets
structs
CodeRequest
Completion
LocalUse
SymbolInformation