Skip to main content

parse_proc_self_cgroup

Function parse_proc_self_cgroup 

Source
pub fn parse_proc_self_cgroup() -> Option<Vec<CgroupEntry>>
Available on Linux only.
Expand description

Parses /proc/self/cgroup into a Vec<CgroupEntry>, if the file exists.