Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReversecLabs/C3
/ SetUserAgent
Method
SetUserAgent
Src/Common/FSecure/Github/GithubApi.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void FSecure::GithubApi::SetUserAgent(std::string const& userAgent)
44
{
45
this->m_UserAgent = userAgent;
46
}
47
48
void FSecure::GithubApi::SetToken(std::string const& token)
49
{
Callers
1
OnRunCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected