dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
Workbench
dxx
app
workbench
Undocumented in source.
interface
Workbench {
static
Workbench
getCurrent
();
Workspace
getWorkspace
();
}
Members
Functions
getWorkspace
Workspace
getWorkspace
()
Undocumented in source.
Static functions
getCurrent
Workbench
getCurrent
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dxx
app
workbench
classes
WorkbenchDefault
interfaces
Workbench