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

Method getPath

src/docker/docker.hpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320 virtual Try<Nothing> validateVersion(const Version& minVersion) const;
321
322 virtual std::string getPath()
323 {
324 return path;
325 }
326
327 virtual std::string getSocket()
328 {

Callers 1

launchHealthCheckMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected