Function exe

Source
pub fn exe(executable_name: &str) -> Cow<'_, str>
Expand description

Appends *.exe on Windows, returns the original name on other platforms.