MCPcopy Create free account
hub / github.com/CodSpeedHQ/codspeed / ack_path

Method ack_path

src/executor/shared/fifo.rs:63–65  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

61 }
62
63 pub fn ack_path(&self) -> &Path {
64 &self.ack_path
65 }
66}
67
68pub struct FifoBenchmarkData {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected