Skip to main content

get_task_status

Function get_task_status 

Source
pub fn get_task_status(
    ito_path: &Path,
    change_id: &str,
) -> CoreResult<TaskStatusResult>
Expand description

Get task status for a change.

Reads and parses the tracking file, computes ready/blocked tasks.