pa_expand_archive (public)
pa_expand_archive upload_file tmpfile [ dest_dir_base ]
Defined in packages/photo-album/tcl/photo-album-procs.tcl
Given an uploaded file in file tmpfile with original name upload_file extract the archive and put in a tmp directory which is the return value of the function
- Parameters:
- upload_file (required)
- tmpfile (required)
- dest_dir_base (optional, defaults to
"extract"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.