Skip to main content

launch_ai_tool

Function launch_ai_tool 

Source
pub fn launch_ai_tool(
    path: &Path,
    resume: bool,
    term_override: Option<&str>,
) -> Result<()>
Expand description

Launch AI coding assistant in the specified directory.