get_exe_name

Function get_exe_name 

Source
pub fn get_exe_name(base_name: &str) -> String
Expand description

Get the platform-specific executable name

Adds the appropriate extension for the current platform.