Skip to main content

list_snapshot

Function list_snapshot 

Source
pub fn list_snapshot(snapshot: &Path) -> Result<Vec<ListEntry>, GitClosureError>
Expand description

Parses a .gcl snapshot file and returns a ListEntry for each recorded file, in lexicographic path order.