rss_assert_dir (public, deprecated)
rss_assert_dir path
Defined in packages/rss-support/tcl/rss-generation-service-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Steps through path creating each new directory as needed. Accepts full path or relative path, but you probably want to specify the full path. DEPRECATED: the tcl file mkdir subcommand will create the whole missing folder structure without complaining
- Parameters:
- path (required)
- See Also:
- file
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.