nu_test_support::fs

Function files_exist_at

Source
pub fn files_exist_at(
    files: &[impl AsRef<Path>],
    path: impl AsRef<AbsolutePath>,
) -> bool