Generate wrapper code for tools in the child process
Source:R/tool-registry.R
generate_tool_wrappers.RdFor each securer_tool() object, generates an R function in the child's
global environment that delegates to .securer_call_tool() with the
tool name and arguments.