fs::remove_special_file_system_characters (public, deprecated)
fs::remove_special_file_system_characters -string string
Defined in packages/file-storage/tcl/file-storage-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Remove unsafe filesystem characters. Useful if you want to use $string as the name of an object to write to disk.
- Switches:
- -string (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.