logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Munin::Node::Session - Stores the state for the session between a node and a master.

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};

See Also