Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux/alpm
/ OutputFile
Class
OutputFile
alpm-pkginfo/src/cli.rs:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
///
".PKGINFO"
35
#[derive(Clone, Debug)]
36
pub struct OutputFile(pub PathBuf);
37
38
impl Default for OutputFile {
39
fn default() -> Self {
Callers
2
default
Method · 0.70
from_str
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected