kata-containers / cgroups-rs

Native Rust library for managing control groups under Linux
https://crates.io/crates/cgroups-rs
Other
116 stars 47 forks source link

Add Cgroup::path() to access Cgroup.path field #69

Open jiangliu opened 2 years ago

jiangliu commented 2 years ago

Add Cgroup::path() to access Cgroup.path field, this is convenient for debugging.