Function workflow_store::fs::exists_sync
source · pub fn exists_sync<P: AsRef<Path>>(filename: P) -> Result<bool>Expand description
Check if a file exists
pub fn exists_sync<P: AsRef<Path>>(filename: P) -> Result<bool>Check if a file exists