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

ZoneMinder::Object

Author

       Isaac Connor, <isaac@zoneminder.com>

Description

         A base Object to act as parent for other ZoneMinder Objects.

   EXPORT
       None by default.

Name

       ZoneMinder::Object

Synopsis

         use parent ZoneMinder::Object;

         This package should likely not be used directly, as it is meant mainly to be a parent for all other ZoneMinder classes.

See Also