[][src]Function dia_args::paths::permissions::ensure_safe

pub fn ensure_safe<P>(file: P, permissions: Permissions) -> Result<()> where
    P: AsRef<Path>,