Skip to main content

all_tools_with_project_path

Function all_tools_with_project_path 

Source
pub fn all_tools_with_project_path(
    skills: Arc<Vec<Skill>>,
    project_path: PathBuf,
) -> Vec<Box<dyn Tool>>
Expand description

Build toolset with project path for CodeGraph integration.