Skip to main content

next_todo_task

Function next_todo_task 

Source
pub fn next_todo_task(queue: &QueueFile) -> Option<&Task>
Expand description

Return the first todo task by file order (top-of-file wins).