pub fn is_patch_tool(tool_name: &str) -> boolExpand description
True for an apply_patch-style tool whose payload carries patch targets
(extracted with apply_patch_paths), in any harness’s vocabulary.
pub fn is_patch_tool(tool_name: &str) -> boolTrue for an apply_patch-style tool whose payload carries patch targets
(extracted with apply_patch_paths), in any harness’s vocabulary.