pub fn exists(path: &UnixStr) -> Result<bool>
Checks if anything exists at the provided path. Will false-negative if the path is empty.
Os errors relating to file access