mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
Set up more file hierarchy.
This commit is contained in:
parent
2c53ab09a9
commit
c8bbf5850c
@ -1,4 +1,3 @@
|
||||
use std::collections::BTreeMap;
|
||||
use sysinfo::{ProcessExt, ProcessStatus, RefreshKind, System, SystemExt};
|
||||
|
||||
// TODO: Fix this - CPU Up, and CPU Down!
|
||||
|
0
src/widgets/cpu.rs
Normal file
0
src/widgets/cpu.rs
Normal file
0
src/widgets/disks.rs
Normal file
0
src/widgets/disks.rs
Normal file
0
src/widgets/mem.rs
Normal file
0
src/widgets/mem.rs
Normal file
0
src/widgets/network.rs
Normal file
0
src/widgets/network.rs
Normal file
0
src/widgets/processes.rs
Normal file
0
src/widgets/processes.rs
Normal file
0
src/widgets/temp.rs
Normal file
0
src/widgets/temp.rs
Normal file
0
tests/basic_tests.rs
Normal file
0
tests/basic_tests.rs
Normal file
Loading…
x
Reference in New Issue
Block a user