pkg_info_comment (public)

 pkg_info_comment pkg_info

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

Parameters:
pkg_info
Returns:
Any comment specified about this package.

Partial Call Graph (max 5 caller/called nodes):
%3 apm_package_selection_widget apm_package_selection_widget (private) pkg_info_comment pkg_info_comment apm_package_selection_widget->pkg_info_comment apm_simple_package_install apm_simple_package_install (public) apm_simple_package_install->pkg_info_comment

Testcases:
No testcase defined.
Source code:
    return [lindex $pkg_info 7]
Generic XQL file:
packages/acs-tcl/tcl/apm-install-procs.xql

PostgreSQL XQL file:
packages/acs-tcl/tcl/apm-install-procs-postgresql.xql

Oracle XQL file:
packages/acs-tcl/tcl/apm-install-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: