apm_get_installed_provides (public)

 apm_get_installed_provides -array array

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Sets the dependencies provided by the packages installed on this system in an array keyed by dependency service-uri.

Switches:
-array
(required)
Name of array in caller's namespace where you want this set

Partial Call Graph (max 5 caller/called nodes):
%3 apm_dependency_check_new apm_dependency_check_new (public) apm_get_installed_provides apm_get_installed_provides apm_dependency_check_new->apm_get_installed_provides apm_get_installed_versions apm_get_installed_versions (public) apm_get_installed_provides->apm_get_installed_versions apm_version_names_compare apm_version_names_compare (public) apm_get_installed_provides->apm_version_names_compare db_foreach db_foreach (public) apm_get_installed_provides->db_foreach

Testcases:
No testcase defined.
[ show source ]
Show another procedure: