Skip to main content

cmd_review

Function cmd_review 

Source
pub fn cmd_review(
    board_dir: &Path,
    task_id: u32,
    disposition: &str,
    feedback: Option<&str>,
) -> Result<()>