MCPcopy Create free account
hub / github.com/apache/mesos / runtimeDirectory

Function runtimeDirectory

src/linux/systemd.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269
270
271Path runtimeDirectory()
272{
273 return Path(flags().runtime_directory);
274}
275
276
277Path hierarchy()

Callers 1

initializeFunction · 0.85

Calls 1

PathClass · 0.85

Tested by

no test coverage detected