MuonTrap.Daemon.cgget

You're seeing just the function cgget, go back to MuonTrap.Daemon module for more information.
Link to this function

cgget(server, controller, variable_name)

View Source

Specs

cgget(GenServer.server(), binary(), binary()) ::
  {:ok, String.t()} | {:error, File.posix()}

Get the value of the specified cgroup variable.