apm_package_info_file_path

EveAndersson.com : API Browser : apm_package_info_file_path

apm_package_info_file_path

apm_package_info_file_path package_key
Defined in packages/acs-core/apm-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.

Parameters:
package_key
[ show source ]

Show another procedure:

eve@eveandersson.com