apm::package_version::attributes::store (private)
apm::package_version::attributes::store -version_id version_id \ -array array
Defined in packages/acs-tcl/tcl/apm-install-procs.tcl
Store the dynamic attributes of a certain package version in the database.
- Switches:
- -version_id (required)
- The id of the package version to store attribute values for
- -array (required)
- The name of the array in the callers scope containing the attribute values to store
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.