pub fn run_tool( tool_name: &str, args: &[&str], working_dir: Option<&Path>, ) -> Result<String>
Run a tool command and capture output