apm::package_version::attributes::get_spec (public)

 apm::package_version::attributes::get_spec

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

Return dynamic attributes of package versions in an array list. The rationale for introducing the dynamic package version attributes is to make it easy to add new package attributes.

Returns:
An array list with attribute names as keys and attribute specs as values. The attribute specs are themselves array lists with keys default_value, validation_proc, and pretty_name.
Author:
Peter Marklund

Testcases:
No testcase defined.
[ show source ]
Show another procedure: