Skip to main content

IsBenignEnoent

Function IsBenignEnoent 

Source
pub fn IsBenignEnoent(Path: &str) -> bool
Expand description

Return true when the given path is a known-optional probe whose absence is never an error condition. Used to downgrade stat ENOENT spam.