MCPcopy 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
43void FSecure::GithubApi::SetUserAgent(std::string const& userAgent)
44{
45 this->m_UserAgent = userAgent;
46}
47
48void FSecure::GithubApi::SetToken(std::string const& token)
49{

Callers 1

OnRunCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected