workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
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
ImportPathProvider
classes
DefaultComponentFactory
Future
WorkspaceD
enums
ignoredFunc
functions
checkType
checkVersion
component
getConfigPath
getVersionAndFixPath
makeTemporaryTestingWorkspace
matchesOverload
interfaces
ComponentFactory
ComponentWrapper
manifest constants
verRegex
mixin templates
DefaultComponentWrapper
structs
CodeReplacement
ComponentFactoryInstance
ComponentInfo
ComponentWrapperInstance
Configuration
FileChanges
TestingWorkspace