Skip to main content

write_fix_prompt_file

Function write_fix_prompt_file 

Source
pub fn write_fix_prompt_file(
    path: &Path,
    pack: &AgentPack,
    hints: &CommandHints,
) -> Result<()>