Skip to main content

set_task_checked

Function set_task_checked 

Source
pub fn set_task_checked(
    path: impl AsRef<Path>,
    task_id: &str,
    checked: bool,
    _evidence: &str,
) -> Result<()>