MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetSource

Method GetSource

src/common/machineid.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196
197MachineID::SourceType MachineID::GetSource() const noexcept
198{
199 return source;
200}
201
202
203std::string MachineID::get() const noexcept

Callers 2

cmd_variablesFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64