dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
WorkbenchDefault
dxx
app
workbench
Undocumented in source.
final
class
WorkbenchDefault : SyncNotificationSource,
Workbench
{
UCache
cache
;
this
();
Workspace
getWorkspace
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
getWorkspace
Workspace
getWorkspace
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
cache
UCache
cache
;
Undocumented in source.
Inherited Members
From Workbench
getCurrent
Workbench
getCurrent
()
Undocumented in source. Be warned that the author may not have intended to support it.
getWorkspace
Workspace
getWorkspace
()
Undocumented in source.
Meta
Source
See Implementation
dxx
app
workbench
classes
WorkbenchDefault
interfaces
Workbench