Function virtual_fs::ops::has_white_out

source ยท
pub fn has_white_out<F>(fs: &F, path: impl AsRef<Path>) -> bool
where F: FileSystem + ?Sized,
Expand description

Returns true if the path has been hidden by a whiteout file