Reads bytes
of data from the file with path path
[[process]]
source = "context://file/file_read"
path
- String with the path of the file to be read, absolute (starting with/
) or relative to the current working directory of the process invoking the flow.
bytes
- the raw data data read from the filestring
- the data read from the file, as a stringpath
- String with the path of the file that was read, as was passed to the input.