Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux/alpm
/ pkgrel
Method
pkgrel
python-alpm/src/types/version.rs:218–220 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
216
}
217
218
#[getter]
219
fn epoch(&self) -> Option<Epoch> {
220
self.0.epoch.map(From::from)
221
}
222
223
pub fn vercmp(&self, other: FullVersion) -> i8 {
Callers
1
__repr__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected