Skip to main content

save

Function save 

Source
pub fn save(base: &Path, t: &Task) -> Result<()>
Expand description

Save a task to disk. Deletes the old file if the slug has changed.