pub fn load_tracking(workspace_root: &Path) -> Result<TrackingState>Expand description
Load tracking state from disk.
Returns an empty TrackingState if the file doesn’t exist.
pub fn load_tracking(workspace_root: &Path) -> Result<TrackingState>Load tracking state from disk.
Returns an empty TrackingState if the file doesn’t exist.