This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
krata
Watch
1
Star
0
Fork
0
You've already forked krata
mirror of
https://github.com/edera-dev/krata.git
synced
2025-08-04 05:31:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24c71e97250d0531d0565d9295449badf89aa121
krata
/
crates
/
ctl
/
src
/
lib.rs
5 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
kratactl: rework to separate commands
2024-03-15 15:59:18 +00:00
pub
mod
cli
;
utilize async processing for console and child exit events
2024-02-23 03:25:06 +00:00
pub
mod
console
;
kratactl: implement output formats
2024-03-23 04:07:48 +00:00
pub
mod
format
;
feat: basic kratactl top command (#72) * feat: basic kratactl top command * fix: use magic bytes 0xff 0xff in idm to improve reliability
2024-04-14 15:32:34 -07:00
pub
mod
metrics
;
Reference in New Issue
Copy Permalink