Skip to main content

show_task

Function show_task 

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

Show a specific task by ID.

Returns the full task details.