fs::get_archive_command (public)

 fs::get_archive_command [ -in_file in_file ] [ -out_file out_file ]

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

return the archive command after replacing {in_file} and {out_file} with their respective values.

Switches:
-in_file
(optional)
-out_file
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_fs_archive_api fs_archive_api (test file-storage) fs::get_archive_command fs::get_archive_command test_fs_archive_api->fs::get_archive_command ad_conn ad_conn (public) fs::get_archive_command->ad_conn parameter::get parameter::get (public) fs::get_archive_command->parameter::get

Testcases:
fs_archive_api
[ show source ]
Show another procedure: