Skip to main content

record_latest

Function record_latest 

Source
pub fn record_latest(
    project_root: &Path,
    task_name: &str,
    cache_key: &str,
    root: Option<&Path>,
) -> Result<()>
Expand description

Record the latest cache key for a task in a project