Skip to main content

load

Function load 

Source
pub fn load(session_id: &str) -> Result<Vec<Task>>
Expand description

Load tasks for session_id. Returns an empty vec when no file exists.