Function mozversion::firefox_version [−][src]
pub fn firefox_version(binary: &Path) -> VersionResult<AppVersion>Expand description
Determine the version of Firefox using associated metadata files.
Given the path to a Firefox binary, read the associated application.ini and platform.ini files to extract information about the version of Firefox at that path.