apm_version_load_status (public)
apm_version_load_status version_id
Defined in packages/acs-tcl/tcl/apm-procs.tcl
If a version needs to be reloaded (i.e., a
-procs.tcl
has changed or been added since the version was loaded), returns "needs_reload". If the version has never been loaded, returns "never_loaded". If the version is up-to-date, returns "up_to_date".
- Parameters:
- version_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.