Munin::Node::Session - Stores the state for the session between a node and a master.
Contents
Methods
new
$class->new();
Constructor.
perl v5.40.1 2025-05-20 Munin::Node::Session(3pm)
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};
