workspace-d v3.3.0-pre3 (2018-09-17T21:29:03Z)
Dub
Repo
DefaultComponentFactory
workspaced
api
Undocumented in source.
class
DefaultComponentFactory :
ComponentFactory
(
T
:
ComponentWrapper
) {
ComponentWrapper
create
(WorkspaceD workspaced, WorkspaceD.Instance instance);
ComponentInfo
info
();
}
Members
Functions
create
ComponentWrapper
create
(WorkspaceD workspaced, WorkspaceD.Instance instance)
Undocumented in source. Be warned that the author may not have intended to support it.
info
ComponentInfo
info
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ComponentFactory
create
ComponentWrapper
create
(WorkspaceD workspaced, WorkspaceD.Instance instance)
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