File archiver functions

The File Archiver module provides tools for compressing and decompressing files in Nelson.

It supports creation of zip archives and extraction of files from zip archives, enabling efficient file storage, sharing, and management.

Functions

  • unzip - Decompress zip file.

  • zip - Compress files into zip file.

Last updated

Was this helpful?