Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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