pkg_info_path (public)
pkg_info_path pkg_info
Defined in packages/acs-tcl/tcl/apm-install-procs.tcl
- Parameters:
- pkg_info (required)
- Returns:
- The full path of the packages dir stored in the package info map. Assumes that the info file is stored in the root dir of the package.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [file dirname [pkg_info_spec $pkg_info]]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