pub fn parse_proc_self_cgroup() -> Option<Vec<CgroupEntry>>
Expand description

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