Skip to content

Export Plain

Stanislav Nepochatov edited this page Oct 23, 2021 · 3 revisions

General

IO module designed to export plain text files to fs.

Id: export-plain
Type: EXPORT,
Protocol: plain
Module class: tk.freaxsoftware.ribbon2.io.exporter.plain.PlainExporter

Configuration

Following config params required for this IO module:

  • plainFolderPath - path to folder to save file on export;
  • plainFileExtension - file extension for exported files;
Clone this wiki locally