Record
read-text-file-response
Response to read-text-file.
record read-text-file-response {
content: string,
}Fields
| Name | Type | Description |
|---|---|---|
| content | string | The file contents. |
Response to read-text-file.
record read-text-file-response {
content: string,
}| Name | Type | Description |
|---|---|---|
| content | string | The file contents. |