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

RunApp::Control - Control class for RunApp

Authors

       Chia-liang Kao <clkao@clkao.org>

       Refactored from works by Leon Brocard <acme@astray.com> and Tom Insam <tinsam@fotango.com>.

Description

       The class is not intended for direct use.  It provides a "AUTOLOAD" function that delegates calls to the
       "dispatch" method.

Name

       RunApp::Control - Control class for RunApp

See Also

       RunApp

Synopsis

        use base 'RunApp::Control'

See Also