Function virtual_fs::ops::has_white_out

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

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