Skip to main content

load_tasks

Function load_tasks 

Source
pub fn load_tasks(path: &Path) -> Vec<Task>
Expand description

Load tasks from an NDJSON file. Returns empty vec if the file does not exist.