lsblk
List out block-devices, including disks, partitions and their mountpoints
Summary
| Latest Version | 0.3.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- madonuko
Installation
nimble install lsblk
choosenim install lsblk
git clone https://github.com/FyraLabs/lsblk.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| lsblk | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.0 | No |
| results | - | No |
Source
| Repository | https://github.com/FyraLabs/lsblk.nim |
|---|---|
| Homepage | https://github.com/FyraLabs/lsblk.nim |
| Registry Source | nimble_official |
README
lsblk.nim
This library lists out block-devices, if that wasn't obvious…?