Skip to main content

start_task

Function start_task 

Source
pub fn start_task(
    ito_path: &Path,
    change_id: &str,
    task_id: &str,
) -> CoreResult<TaskItem>
Expand description

Start a task (transition to in_progress).

Validates preconditions and updates the tasks.md file.