pub fn remove_task(
    path: &Path,
    id: usize,
    name: String
) -> Result<Task, RustaskError>
Expand description

Remove a task