Skip to main content

tracking_file_path

Function tracking_file_path 

Source
pub fn tracking_file_path(
    ito_path: &Path,
    change_id: &str,
) -> CoreResult<PathBuf>
Expand description

Resolve the canonical tracking file path for a change.

This uses the selected schema’s apply.tracks when set, falling back to tasks.md when unset.