Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
String Url::GetScheme() const
75
{
76
return m_Scheme;
77
}
78
79
String Url::GetAuthority() const
80
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected