MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / path

Method path

cranelift/filetests/src/runner.rs:40–42  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

38
39impl QueueEntry {
40 pub fn path(&self) -> &Path {
41 self.path.as_path()
42 }
43}
44
45impl Display for QueueEntry {

Callers 3

scan_dirsMethod · 0.45
schedule_jobsMethod · 0.45
schedule_pass_jobMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected