apm_file_watch_cancel (public)
apm_file_watch_cancel [ path ]
Defined in packages/acs-tcl/tcl/apm-file-procs.tcl
Stop watching a certain file, or all watched files if path is not specified. If the file is not watched this procedure does nothing.
- Parameters:
- path (optional)
- The path relative to server root of the file to stop watching. Optional.
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.