Skip to main content

launch_ai_tool

Function launch_ai_tool 

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

Launch AI coding assistant in the specified directory.