Skip to main content

run_card_command

Function run_card_command 

Source
pub fn run_card_command(
    config_path: Option<&Path>,
    root: &ProjectRoot,
    action: &CardAction,
) -> Result<()>
Expand description

知识卡片操作(CLI card 子命令与 Qoder /knowledge 对等)