Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ isPortable
Method
isPortable
src/instancemanager.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
bool Instance::isPortable() const
94
{
95
return m_portable;
96
}
97
98
bool Instance::isActive() const
99
{
Callers
6
openSelectedInstance
Method · 0.80
fillData
Method · 0.80
isForInstance
Method · 0.80
isActive
Method · 0.80
Shortcut
Method · 0.80
setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected