apm_package_info_file_path (public)

 apm_package_info_file_path [ -path path ] package_key

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

Returns the path to a .info file in a package directory, or throws an error if none exists. Currently, only $package_key.info is recognized as a specification file.

Switches:
-path (optional)
Parameters:
package_key (required)

Testcases:
upgrade
[ show source ]
Show another procedure: