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::General - Utility Functions for ZoneMinder

Author

       Philip Coombes, <philip.coombes@zoneminder.com>

Description

       This module contains the common definitions and functions used by the rest of the ZoneMinder scripts

   EXPORT
           functions => [ qw(
             executeShellCommand
             getCmdFormat
             runCommand
             setFileOwner
             createEventPath
             createEvent
             makePath
             jsonEncode
             jsonDecode
             packageControl
             daemonControl
             systemStatus
             ) ]

Name

       ZoneMinder::General - Utility Functions for ZoneMinder

Synopsis

       use ZoneMinder::General;

See Also