workspace-d v3.7.0 (2022-01-06T17:45:11Z)
Dub
Repo
WorkspaceD.attach
workspaced
backend
WorkspaceD
Undocumented in source. Be warned that the author may not have intended to support it.
bool
attach
(Instance instance, string component)
bool
attach
(Instance instance, string component, Exception error)
class
WorkspaceD
bool
attach
(
Instance
instance
,
string
component
,
out
Exception
error
)
Meta
Source
See Implementation
workspaced
backend
WorkspaceD
classes
Instance
constructors
this
destructors
~this
functions
addInstance
attach
attachSilent
autoRegisterComponents
best
broadcast
checkHasGlobalComponent
createInstance
get
getBestInstance
getBestInstanceByDependency
getInstance
gthreads
has
hasBest
onBeforeAccessGlobalComponent
onRegisterComponent
preloadComponents
register
removeInstance
run
shutdown
variables
_gthreads
components
globalComponents
globalConfiguration
instances
onBindFail
onBroadcast
stringCache