apm_load_any_changed_libraries (public)
apm_load_any_changed_libraries [ -version_files version_files ] \ [ errorVarName ]
Defined in packages/acs-tcl/tcl/apm-procs.tcl
In the running interpreter, reloads files marked for reload by apm_mark_version_for_reload. If any watches are set, examines watched files to see whether they need to be reloaded as well. This is intended to be called only by the request processor (since it should be invoked before any filters or registered procedures are applied).
- Switches:
- -version_files (optional)
- Parameters:
- errorVarName (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.