Function atomic_file::exists
source · pub fn exists(filepath: &PathBuf) -> bool
Expand description
exists will return whether or not an atomic file is considered to exist on disk.
pub fn exists(filepath: &PathBuf) -> bool
exists will return whether or not an atomic file is considered to exist on disk.