pub fn run_card_command(
config_path: Option<&Path>,
root: &ProjectRoot,
action: &CardAction,
) -> Result<()>Expand description
知识卡片操作(CLI card 子命令与 Qoder /knowledge 对等)
pub fn run_card_command(
config_path: Option<&Path>,
root: &ProjectRoot,
action: &CardAction,
) -> Result<()>知识卡片操作(CLI card 子命令与 Qoder /knowledge 对等)