find_tool_binary

Function find_tool_binary 

Source
pub fn find_tool_binary(tool_name: &str) -> Result<String>
Expand description

Find the binary path of a tool using the which command