Skip to main content

alias_path

Function alias_path 

Source
pub fn alias_path(common_dir: &Path, review_id: &str) -> PathBuf
Expand description

A redirect: this id’s progress lives under the id named inside.

Present only in a directory that adopted another review, and read before anything else, so the join costs one file read and no git call.