MCPcopy Create free account
hub / github.com/chrxh/alien / getCurrentWorkspaceType

Method getCurrentWorkspaceType

source/Gui/BrowserWindow.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144WorkspaceType BrowserWindow::getCurrentWorkspaceType() const
145{
146 return _currentWorkspace.workspaceType;
147}
148
149DownloadCache& BrowserWindow::getSimulationCache()
150{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected