pub fn list(registry_path: Option<&Path>) -> Result<Vec<QuarantineEntry>>Expand description
Lists all recorded safety holds after pruning registry entries whose paths disappeared.
ยงErrors
Returns an error when the registry is unreadable or invalid.