MCPcopy Create free account
hub / github.com/3rdparty/libprocess / getPath

Method getPath

src/memory_profiler.cpp:600–603  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

598
599
600string MemoryProfiler::DiskArtifact::getPath() const
601{
602 return path;
603}
604
605
606http::Response MemoryProfiler::DiskArtifact::asHttp() const

Callers 2

downloadGraphProfileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected