Module routine

Module routine 

Source
Expand description

Things related to package script routines

Statics§

INSTALL_ROUTINE
The name of the routine that does installation
METADATA_ROUTINE
The name of the routine that processes metadata
PROPERTIES_ROUTINE
The name of the routine that processes properties
RESERVED_ROUTINES
The list of reserved routines
UNINSTALL_ROUTINE
The name of the routine that does uninstallation

Functions§

can_call_routines
Returns if a routine can call other routines
is_reserved
Returns if a routine name is reserved for use by mcvm