Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ writeModlistNow
Method
writeModlistNow
src/profile.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
void Profile::writeModlistNow(bool onlyIfPending)
234
{
235
m_ModListWriter.writeImmediately(onlyIfPending);
236
}
237
238
void Profile::cancelModlistWrite()
239
{
Callers
5
on_saveModsButton_clicked
Method · 0.80
doInstall
Method · 0.80
refresh
Method · 0.80
refreshDirectoryStructure
Method · 0.80
beforeRun
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected