Skip to main content

read_marker

Function read_marker 

Source
pub fn read_marker(path: &Path) -> Option<PendingBump>
Expand description

Read a recorded PendingBump, if any. Missing or unreadable both read as “nothing pending” - a marker is bookkeeping, not a source of truth worth failing a merge over.