Skip to main content

accept_task

Function accept_task 

Source
pub fn accept_task(
    base: &Path,
    tasks: &HashMap<String, Task>,
    id_or_prefix: &str,
) -> Result<Task>
Expand description

Accept a proposal into the backlog, making it eligible for ready.