Skip to main content
Version: 0.0.18

TextFileInterpreter

Input type: File

Output type: TextFile

Description

Interprets a File as a TextFile.

Properties

encoding

Type text

Default: "utf-8"

Description

The encoding used for decoding the file contents.

lineBreak

Type Regex

Default: {}

Description

The regex for identifying line breaks.