Skip to main content

save_tasks

Function save_tasks 

Source
pub fn save_tasks(path: &Path, tasks: &[Task]) -> Result<(), String>
Expand description

Write all tasks to an NDJSON file (full rewrite).