Skip to main content

run_tool

Function run_tool 

Source
pub fn run_tool(
    tool_name: &str,
    args: &[&str],
    working_dir: Option<&Path>,
) -> Result<String>
Expand description

Run a tool command and capture output