Skip to main content

builtin_coding_tools_contributor_with_path_scope_and_shell

Function builtin_coding_tools_contributor_with_path_scope_and_shell 

Source
pub fn builtin_coding_tools_contributor_with_path_scope_and_shell(
    workspace: impl Into<PathBuf>,
    path_scope: ToolPathScope,
    command_shell: impl Into<String>,
) -> Result<Arc<dyn ToolContributor>>