logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Munin::Common::Config - Abstract base class for common config code.

Methods

parse_config_from_file
            $config->parse_config_from_file($file_name);

           Parses the configuration in $file_name.

perl v5.40.1                                       2025-05-20                         Munin::Common::Config(3pm)

Name

       Munin::Common::Config - Abstract base class for common config code.

Synopsis

       Don't use it directly. See Munin::Master::Config and Munin::Node::Config.

See Also