MCPcopy Create free account
hub / github.com/YtFlow/Maple / UsingDefaultConfigFolder

Method UsingDefaultConfigFolder

Maple.App/ConfigUtil.cpp:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 bool ConfigUtil::UsingDefaultConfigFolder() noexcept {
60 return usingDefaultConfigFolder;
61 }
62}
63

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected