apm_file_watch (public)
apm_file_watch path
Defined in packages/acs-tcl/tcl/apm-file-procs.tcl
Marks the file of the indicated path to be watched. If the file changes, it will be reloaded prior to the next page load.
- Parameters:
- path (required)
- The path of the file relative to server root
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.