template::util::read_file (public)
template::util::read_file path
Defined in packages/acs-templating/tcl/util-procs.tcl
Reads a text file.
- Parameters:
- path (required)
- The absolute path to the file
- Returns:
- A string with the contents of the file.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- sync_file_get_document, read_write_file