[][src]Function fungus::sys::exec::exists

pub fn exists<T: AsRef<Path>>(target: T) -> bool

Check if the given executable exists in the PATH and is executable.