Skip to main content

capture_tool_output

Function capture_tool_output 

Source
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.