## Os2
This module provides a method to determine os type.
### Usage
```rust
let os = os2::detect();
```
### Compatibility
| Windows | Unknown | Need confirmation |
| Linux | Unix | Need confirmation |
| MacOS | Unix | Need confirmation |
| Unix | Unknown | |
| Alpine | Linux | |
| Arch | Linux | |
| Debian | Linux | |
| Fedora | Linux | |
| Manjaro | Linux | |
| Ubuntu | Linux | |