scfcode / minfo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minfo

Some simple code experimenting with Rust, Vec, and struct/impl

Prints out mounted disk paths, akin to df, but minus the used/space details

Uses https://lib.rs/install/mountpoints

Concern: Need to re-write without using unwrap

About


Languages

Language:Rust 100.0%