template::util::write_file (public)

 template::util::write_file path text

Defined in packages/acs-templating/tcl/util-procs.tcl

Writes a text file

Parameters:
path (required)
The absolute path to the file
text (required)
A string containing the text to write to the file.

Testcases:
read_write_file
[ show source ]
Show another procedure: