Function bootstrap::utils::shared_helpers::exe
source ยท pub fn exe(name: &str, target: &str) -> String
Expand description
Given an executable called name
, return the filename for the
executable for a particular target.