bug_tracker::install_keywords_setup (public)
bug_tracker::install_keywords_setup [ -package_id package_id ] \ -spec spec
Defined in packages/bug-tracker/tcl/bug-tracker-procs.tcl
- Switches:
- -package_id (optional)
- -spec (required)
- is an array-list of { Type1 { cat1 cat2 cat3 } Type2 { cat1 cat2 cat3 } } Default category within type is denoted by letting the name start with a *, which is removed before creating the keyword.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.