Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getMode
Method
getMode
source/Gui/WindowController.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
std::string WindowController::getMode()
147
{
148
return _mode;
149
}
150
151
void WindowController::setMode(std::string const& mode)
152
{
Callers
1
openIntern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected