Skip to main content

executable_name

Function executable_name 

Source
pub(super) fn executable_name(binary: &str) -> String
Expand description

Returns the platform executable filename (identity on Unix, .exe on Windows).