serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
Configuration
served
types
Undocumented in source.
@
serdeIgnoreUnexpectedKeys
struct
Configuration {
struct
D
;
struct
DFmt
;
struct
DScanner
;
struct
Editor
;
struct
Git
;
@
serdeIgnoreUnexpectedKeys
@
serdeOptional
D
d
;
@
serdeIgnoreUnexpectedKeys
@
serdeOptional
DFmt
dfmt
;
@
serdeIgnoreUnexpectedKeys
@
serdeOptional
DScanner
dscanner
;
@
serdeIgnoreUnexpectedKeys
@
serdeOptional
Editor
editor
;
@
serdeIgnoreUnexpectedKeys
@
serdeOptional
Git
git
;
string
[]
stdlibPath
(string cwd);
string
dcdClientPath
();
string
dcdServerPath
();
}
Members
Functions
dcdClientPath
string
dcdClientPath
()
Undocumented in source. Be warned that the author may not have intended to support it.
dcdServerPath
string
dcdServerPath
()
Undocumented in source. Be warned that the author may not have intended to support it.
stdlibPath
string
[]
stdlibPath
(string cwd)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
D
struct
D
Undocumented in source.
DFmt
struct
DFmt
Undocumented in source.
DScanner
struct
DScanner
Undocumented in source.
Editor
struct
Editor
Undocumented in source.
Git
struct
Git
Undocumented in source.
Variables
d
D
d
;
Undocumented in source.
dfmt
DFmt
dfmt
;
Undocumented in source.
dscanner
DScanner
dscanner
;
Undocumented in source.
editor
Editor
editor
;
Undocumented in source.
git
Git
git
;
Undocumented in source.
Meta
Source
See Implementation
served
types
aliases
UserConfiguration
documents
rpc
enums
ManyProjectsAction
onAddedProject
onAddingProject
onProjectAvailable
onRegisteredComponents
functions
activeInstance
anyConfig
bestWorkspaceByDependency
binarySearch
config
firstWorkspaceRootUri
handleThings
hasWorkspace
insertSorted
prettyPrintStruct
seemsLikeDubJson
selectedWorkspace
selectedWorkspaceRoot
selectedWorkspaceUri
toInt
userPath
workspace
workspaceIndex
workspaceRoot
workspaceRootFor
manifest constants
IncludedFeatures
requiredLibdparsePageCount
mixins
lspRouter
static variables
backend
lsConfig
startupTime
structs
Configuration
Workspace
variables
_activeInstance
capabilities
fallbackWorkspace
workspaces