Function virtual_fs::ops::create_white_out
source ยท pub fn create_white_out<F>(
fs: &F,
path: impl AsRef<Path>,
) -> Result<(), FsError>where
F: FileSystem + ?Sized,
Expand description
Creates a white out file which hides it from secondary file systems