serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
ComponentWrapper
workspaced
api
Undocumented in source.
interface
ComponentWrapper {
void
bind
(WorkspaceD workspaced, WorkspaceD.Instance instance);
void
shutdown
(bool dtor);
}
Members
Functions
bind
void
bind
(WorkspaceD workspaced, WorkspaceD.Instance instance)
Undocumented in source.
shutdown
void
shutdown
(bool dtor)
Undocumented in source.
Meta
Source
See Implementation
workspaced
api
aliases
ComponentBindFailCallback
IdentifierListProvider
ImportPathProvider
classes
DefaultComponentFactory
enums
ignoredFunc
functions
checkVersion
component
extractPathSemver
getConfigPath
getVersionAndFixPath
isLocallyCompiledDCD
normLF
orDubFetchFallback
trace
traceTaskLog
interfaces
ComponentFactory
ComponentWrapper
IMessageHandler
manifest constants
verRegex
mixin templates
DefaultComponentWrapper
static variables
traceTask
structs
CodeReplacement
ComponentFactoryInstance
ComponentInfo
ComponentInfoParams
ComponentWrapperInstance
FileChanges