serve-d ~workspaced-v3 (2026-02-27T20:01:12.5454227)
Dub
Repo
AddImportParams
served
protoext
Undocumented in source.
struct
AddImportParams {
TextDocumentIdentifier
textDocument
;
string
name
;
int
location
;
bool
insertOutermost
;
}
Members
Variables
insertOutermost
bool
insertOutermost
;
Undocumented in source.
location
int
location
;
Undocumented in source.
name
string
name
;
Undocumented in source.
textDocument
TextDocumentIdentifier
textDocument
;
Undocumented in source.
Meta
Source
See Implementation
served
protoext
structs
AddImportParams
DubDependency
ImplementMethodsParams
InstallRequest
SortImportsParams
UninstallRequest
UpdateRequest
UpdateSettingParams