[][src]Function mozversion::firefox_binary_version

pub fn firefox_binary_version(binary: &Path) -> VersionResult<Version>

Determine the version of Firefox by executing the binary.

Given the path to a Firefox binary, run firefox --version and extract the version string from the output