workspace-d v3.8.0 (2022-02-23T20:10:01Z)
Dub
Repo
ComponentFactory
workspaced
api
Undocumented in source.
interface
ComponentFactory {
ComponentWrapper
create
(WorkspaceD workspaced, WorkspaceD.Instance instance, Exception error);
ComponentInfo
info
();
}
Members
Functions
create
ComponentWrapper
create
(WorkspaceD workspaced, WorkspaceD.Instance instance, Exception error)
Undocumented in source.
info
ComponentInfo
info
()
Undocumented in source.
Meta
Source
See Implementation
workspaced
api
aliases
BroadcastCallback
ComponentBindFailCallback
IdentifierListProvider
ImportPathProvider
classes
DefaultComponentFactory
enums
ignoredFunc
functions
checkType
checkVersion
component
extractPathSemver
getConfigPath
getVersionAndFixPath
isLocallyCompiledDCD
isRefOrOutParam
matchesOverload
orDubFetchFallback
trace
traceTaskLog
interfaces
ComponentFactory
ComponentWrapper
manifest constants
verRegex
mixin templates
DefaultComponentWrapper
static variables
traceTask
structs
CodeReplacement
ComponentFactoryInstance
ComponentInfo
ComponentInfoParams
ComponentWrapperInstance
FileChanges