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

Method directory

src/instancemanager.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68QString Instance::directory() const
69{
70 return m_dir;
71}
72
73QString Instance::baseDirectory() const
74{

Callers 2

readFromIniMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected