Function forc_util::is_dirty_path

source ·
pub fn is_dirty_path(path: &Path) -> PathBuf
Expand description

Constructs the path for the “dirty” flag file corresponding to the specified file.

This function uses a hashed representation of the original path for uniqueness.