File: README.md

package info (click to toggle)
rust-lfs-core 0.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 172 kB
  • sloc: makefile: 4; sh: 1
file content (21 lines) | stat: -rw-r--r-- 665 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[![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 in linux and Mac.

**lfs-core** provides the data of [dysk](https://github.com/Canop/dysk) and of the `:fs` screen of [broot](https://dystroy.org/broot).
You can also use the library in your own programs.