xtask::commands::r_cmd_check

Function construct_check_dir_path

Source
fn construct_check_dir_path<S: AsRef<str>, P: AsRef<Path>>(
    check_dir: S,
    initial_path: P,
) -> Result<String, Box<dyn Error>>