util_memoize_flush (public)
util_memoize_flush script
Defined in packages/acs-tcl/tcl/memoize-procs.tcl
Forget any cached value for script. If clustering is enabled, flush the caches on all servers in the cluster.
- Parameters:
- script (required)
- The Tcl script whose cached value should be flushed.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.