# `Sys.Linux.Cgroup.V2`
[🔗](https://github.com/harmont-dev/hyper/blob/main/lib/sys/linux/cgroup/v2.ex#L1)

cgroup v2 (unified hierarchy) helpers.

# `named_exists?`

```elixir
@spec named_exists?(Path.t()) :: boolean()
```

Check whether the given named cgroup exists or not.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
