Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ get_httpd_version
Method
get_httpd_version
test/pyhttpd/env.py:556–557 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
554
return
p.stdout.strip()
555
556
def
get_httpd_version(self) -> str:
557
return
self.get_apxs_var(
"HTTPD_VERSION"
)
558
559
def
mkpath(self, path):
560
if
not os.path.exists(path):
Callers
7
pytest_report_header
Function · 0.95
httpd_is_at_least
Method · 0.95
pytest_report_header
Function · 0.80
pytest_report_header
Function · 0.80
pytest_report_header
Function · 0.80
pytest_report_header
Function · 0.80
pytest_report_header
Function · 0.80
Calls
1
get_apxs_var
Method · 0.95
Tested by
6
pytest_report_header
Function · 0.76
pytest_report_header
Function · 0.64
pytest_report_header
Function · 0.64
pytest_report_header
Function · 0.64
pytest_report_header
Function · 0.64
pytest_report_header
Function · 0.64