MCPcopy 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
233void Profile::writeModlistNow(bool onlyIfPending)
234{
235 m_ModListWriter.writeImmediately(onlyIfPending);
236}
237
238void Profile::cancelModlistWrite()
239{

Callers 5

doInstallMethod · 0.80
refreshMethod · 0.80
beforeRunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected