apm_package_installed_p (public)

 apm_package_installed_p package_key

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

Returns 1 if there is an installed package version corresponding to the package_key, 0 otherwise. Uses a cached value for performance.

Parameters:
package_key (required)

Testcases:
files__check_info_files
[ show source ]
Show another procedure: