MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / waitForAllUSVFSProcesses

Method waitForAllUSVFSProcesses

src/organizercore.cpp:2015–2018  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2013}
2014
2015ProcessRunner::Results OrganizerCore::waitForAllUSVFSProcesses(UILocker::Reasons reason)
2016{
2017 return processRunner().waitForAllUSVFSProcessesWithLock(reason);
2018}
2019
2020std::vector<Mapping> OrganizerCore::fileMapping(const QString& profileName,
2021 const QString& customOverwrite)

Callers 1

canExitMethod · 0.80

Tested by

no test coverage detected