[][src]Function libimagutil::cli_validators::is_existing_path

pub fn is_existing_path<A: AsRef<str>>(s: A) -> Result<(), String>