MCPcopy 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
238void Profile::cancelModlistWrite()
239{
240 m_ModListWriter.cancel();
241}
242
243void Profile::doWriteModlist()
244{

Callers 2

renameModMethod · 0.80
removeRowForceMethod · 0.80

Calls 1

cancelMethod · 0.45

Tested by

no test coverage detected