os_info 1.3.3

Detect the operating system type and version.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# cargo
target
*.rs.bk
Cargo.lock

# node (for cspell)
/node_modules
/npm-debug.log
/package-lock.json

# IDE files
.idea
.vscode
*.iml