Skip to main content

load_tracking

Function load_tracking 

Source
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.