apm::read_files (private)
apm::read_files path file_list
Defined in packages/acs-tcl/tcl/apm-procs.tcl
Read the contents from a list of files at a certain path. Return the data to the caller as a big string.
- Parameters:
- path (required)
- file_list (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.