fs::get_archive_extension (public, deprecated)
fs::get_archive_extension
Defined in packages/file-storage/tcl/file-storage-procs.tcl
Deprecated. Invoking this procedure generates a warning.
return the archive extension that should be added to the output file of an archive command DEPRECATED: this is a trivial wrapper over the parameter api
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc fs::get_archive_extension return [parameter::get -parameter ArchiveExtension -default "txt"]Generic XQL file: packages/file-storage/tcl/file-storage-procs.xql
PostgreSQL XQL file: packages/file-storage/tcl/file-storage-procs-postgresql.xql
Oracle XQL file: packages/file-storage/tcl/file-storage-procs-oracle.xql