Skip to main content

read_head

Function read_head 

Source
pub fn read_head(root: impl AsRef<Path>) -> Option<String>
Expand description

The run id in .soma/HEAD, if any. An unreadable, empty or whitespace-only HEAD reads as absent — never as an error, because a broken pointer must not stop a run from starting.