Function handle_completion

Source
pub async fn handle_completion(
    comp: Completion,
    repo: &mut Option<ScriptRepo>,
) -> Result