Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetLocale
Method
GetLocale
plugins/twitch/token.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
std::string TokenOption::GetLocale() const
178
{
179
return _apiIdToLocale.at(apiId);
180
}
181
182
const std::unordered_map<std::string, std::string> &
183
TokenOption::GetTokenOptionMap()
Callers
1
addOption
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected