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

Method portablePath

src/instancemanager.cpp:591–594  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

589}
590
591QString InstanceManager::portablePath() const
592{
593 return qApp->applicationDirPath();
594}
595
596bool InstanceManager::portableInstanceExists() const
597{

Callers 5

updateInstancesMethod · 0.80
rawCreationInfoMethod · 0.80
TypePageMethod · 0.80
setPathsMethod · 0.80
checkPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected