MCPcopy Create free account
hub / github.com/aws/clock-bound / device_path

Method device_path

clock-bound/src/daemon/io/phc.rs:206–208  ·  view source on GitHub ↗

Getter for `device_path`

(&self)

Source from the content-addressed store, hash-verified

204
205 /// Getter for `device_path`
206 pub fn device_path(&self) -> &str {
207 &self.device_path
208 }
209
210 /// Attempts to autoconfigure readers for the PHC and PHC clock error bound
211 /// by navigating and reading from the filesystem to obtain PTP device details.

Callers 1

constructMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected