Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
Viewer::Profile Config::GetProfile()
70
{
71
return Profile(Global.CurrentProfile);
72
}
73
74
75
const char* Config::GetProfileName()
Callers
nothing calls this directly
Calls
1
Profile
Enum · 0.85
Tested by
no test coverage detected