pub fn handle_completion(shell_type: Option<&str>, config: &YamlConfig)Expand description
处理 completion 命令: j completion [shell] 生成 shell 补全脚本,支持 zsh / bash
pub fn handle_completion(shell_type: Option<&str>, config: &YamlConfig)处理 completion 命令: j completion [shell] 生成 shell 补全脚本,支持 zsh / bash