MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetScheme

Method GetScheme

lib/remote/url.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74String Url::GetScheme() const
75{
76 return m_Scheme;
77}
78
79String Url::GetAuthority() const
80{

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected