pub fn get_exe_extension() -> &'static str
Get the platform-specific executable extension
Returns “.exe” on Windows, empty string on other platforms.