File Read
このコンテンツはまだ日本語訳がありません。
Read a file from the file system via a lstream.
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| The path to the file to read. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| A data stream of the file’s content. |
ID: core/file-read@v1