pub fn capture_tool_output(
policy: &ResolvedPolicy,
tool: &str,
redacted: &str,
) -> Option<ToolIoCapture>Expand description
Capture redacted tool output. Same shape as capture_tool_input.
pub fn capture_tool_output(
policy: &ResolvedPolicy,
tool: &str,
redacted: &str,
) -> Option<ToolIoCapture>Capture redacted tool output. Same shape as capture_tool_input.