Function detect_linux

Source
pub fn detect_linux(base: &Path) -> Option<OS>
Expand description

Detect if Linux is installed at the given path.