Import file to Text
Generic task that take a file as input and return a resource
Override the import_from_path method to import the file to the destination resource
Input
File
Output
Text
Resource that holds a text
Configuration
encoding
Text encoding
string
utf-8