keysources: label() on keydb/online sources; neutral path in the XDG test
This commit is contained in:
@@ -319,6 +319,10 @@ impl KeySource for OnlineSource {
|
||||
true
|
||||
}
|
||||
|
||||
fn label(&self) -> &'static str {
|
||||
"online"
|
||||
}
|
||||
|
||||
fn errored(&self) -> bool {
|
||||
self.errored
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user