[go: up one dir, main page]

exists

Function exists 

Source
pub fn exists<P: AsRef<Path>>(path: P, version: Version) -> Result<bool, Error>
Expand description

Like std::fs::exists. Returns true, if this file exists in either the data or config dir.