MCPcopy Create free account
hub / github.com/archlinux/alpm / OutputFile

Class OutputFile

alpm-buildinfo/src/cli.rs:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29/// ".BUILDINFO"
30#[derive(Clone, Debug)]
31pub struct OutputFile(pub PathBuf);
32
33impl Default for OutputFile {
34 fn default() -> Self {

Callers 2

defaultMethod · 0.70
from_strMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected