Function assert_cmd::cargo_example_path[][src]

pub fn cargo_example_path<S: AsRef<OsStr>>(name: S) -> Result<PathBuf, Error>

Get the path to the specified example of the current crate.