File
The File type represents a single file. Some of its important fields are:
Common operations​
| Field | Description |
|---|---|
contents | Returns the contents of the file |
export | Writes the file to a path on the host |
The File type represents a single file. Some of its important fields are:
| Field | Description |
|---|---|
contents | Returns the contents of the file |
export | Writes the file to a path on the host |