gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

Folder exporter

EXPORTER
Typing name :  TASK.gws_core.FolderExporter Brick :  gws_core

Export a folder to a zip or tar.gz file

Generic task that take a file as input and return a resource

Override the export_to_path method to export the resource into a File

Input

Folder

Output

File

Configuration

compression

Optional

Type : stringAllowed values : zip tar.gz Default value : zip