apm_scan_packages (public)
apm_scan_packages [ -callback callback ] [ -new ] [ path ]
Defined in packages/acs-tcl/tcl/apm-install-procs.tcl
Scans a directory for unregistered package specification files.
- Switches:
- -callback (optional, defaults to
"apm_dummy_callback"
)- -new (optional, boolean)
- Parameters:
- path (optional)
- Returns:
- A list of unregistered .info files that can be parsed for further information.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.