Skip to main content

launch_ai_tool

Function launch_ai_tool 

Source
pub fn launch_ai_tool(
    path: &Path,
    resume: bool,
    opts: &LaunchOptions<'_>,
) -> Result<()>
Expand description

Launch AI coding assistant in the specified directory.