Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ cancelModlistWrite
Method
cancelModlistWrite
src/profile.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void Profile::cancelModlistWrite()
239
{
240
m_ModListWriter.cancel();
241
}
242
243
void Profile::doWriteModlist()
244
{
Callers
2
renameMod
Method · 0.80
removeRowForce
Method · 0.80
Calls
1
cancel
Method · 0.45
Tested by
no test coverage detected