write_marker

Function write_marker 

Source
fn write_marker(dir: &Path, marker: &str, name: &str, state: &str) -> Result<()>
Expand description

Writes a marker file inside dir to persist task completion state.