Provided by: munin-doc_2.0.76-4ubuntu1_all 

NAME
Munin::Node::Session - Stores the state for the session between a node and a master.
SYNOPSIS
$session = Munin::Node::Session->new(); $session->{capabilities} = { foo => 1, bar => 1};
METHODS
new $class->new(); Constructor. perl v5.40.0 2025-02-14 Munin::Node::Session(3pm)