Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux/alpm
/ as_srcinfo
Method
as_srcinfo
python-alpm/src/srcinfo/source_info/v1/mod.rs:55–57 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
53
}
54
55
pub fn as_srcinfo(&self) -> String {
56
self.0.as_srcinfo()
57
}
58
59
fn __str__(&self) -> String {
60
self.as_srcinfo()
Callers
1
__str__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected