Skip to main content

read_task

Function read_task 

Source
pub fn read_task(task_path: &Path) -> Result<TeamTask>
Expand description

Read a single task file

ยงArguments

  • task_path - Path to the task JSON file (e.g., 1.json)