Skip to contents

Internal function to compress a file

Usage

.Compress(source_file, destination_file)

Arguments

source_file

The original file to be compressed.

destination_file

The destination path for the compressed file.

Value

The path to the compressed file.