Function rs_release::get_os_release [] [src]

pub fn get_os_release() -> Result<HashMap<Cow<'static, str>, String>>

Tries to find and parse os-release in common paths. Stops on success.