Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ enabled
Function
enabled
src/linux/systemd.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
264
265
bool enabled()
266
{
267
return systemd_flags != nullptr && flags().enabled && exists();
268
}
269
270
271
Path runtimeDirectory()
Callers
1
extendLifetime
Function · 0.70
Calls
1
exists
Function · 0.70
Tested by
no test coverage detected