fs::publish_folder_to_file_system (public)

 fs::publish_folder_to_file_system -folder_id folder_id [ -path path ] \
    [ -folder_name folder_name ] [ -user_id user_id ]

Defined in packages/file-storage/tcl/file-storage-procs.tcl

publish the contents of a file storage folder to the filesystem

Switches:
-folder_id (required)
-path (optional)
-folder_name (optional)
-user_id (optional)

Testcases:
fs_publish_file
[ show source ]
Show another procedure: