Skip to content

File Read

Read a file from the file system via a lstream.

Inputs#

Port Description
Path
The path to the file to read.

Outputs#

Port Description
Success
Error
Exists
Data
A data stream of the file's content.

ID: core/file-read@v1