MCPcopy Create free account
hub / github.com/bluescan/tacentview / GetProfile

Method GetProfile

Src/Config.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67
68
69Viewer::Profile Config::GetProfile()
70{
71 return Profile(Global.CurrentProfile);
72}
73
74
75const char* Config::GetProfileName()

Callers

nothing calls this directly

Calls 1

ProfileEnum · 0.85

Tested by

no test coverage detected