Defined in packages/acs-core/apm-procs.tclLoads all -procs.tcl (if $procs_or_init is "procs") or -init.tcl (if $procs_or_init is
"init") files into the current interpreter for installed, enabled packages. Only loads
files which have not yet been loaded. This is intended to be called only during server
initialization (since it loads libraries only into the running interpreter, as opposed
to in *all* active interpreters).
- Parameters:
-
procs_or_init