https://github.com/canop/lfs-core
rust crate to get information on mounted disks on linux
https://github.com/canop/lfs-core
filesystem hacktoberfest lfs linux rust
Last synced: about 1 year ago
JSON representation
rust crate to get information on mounted disks on linux
- Host: GitHub
- URL: https://github.com/canop/lfs-core
- Owner: Canop
- License: mit
- Created: 2020-10-12T19:02:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T17:11:26.000Z (over 3 years ago)
- Last Synced: 2024-11-17T23:45:46.139Z (over 1 year ago)
- Topics: filesystem, hacktoberfest, lfs, linux, rust
- Language: Rust
- Homepage:
- Size: 57.6 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT][s2]][l2] [![Latest Version][s1]][l1] [![docs][s3]][l3] [![Chat on Miaou][s4]][l4]
[s1]: https://img.shields.io/crates/v/lfs-core.svg
[l1]: https://crates.io/crates/lfs-core
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
[l2]: LICENSE
[s3]: https://docs.rs/lfs-core/badge.svg
[l3]: https://docs.rs/lfs-core/
[s4]: https://miaou.dystroy.org/static/shields/room.svg
[l4]: https://miaou.dystroy.org/3
Give information on the mounted disks.
**lfs-core** provides the data of [lfs](https://github.com/Canop/lfs) and of the `:fs` screen of [broot](https://dystroy.org/broot).