Methods
writeFile(fname, data)
Write text to a file and automatically download it from blob storage.
Parameters:
Name | Type | Description |
---|---|---|
fname |
string | Path of the file to write. |
data |
string | Text data to be written to the file. |
- Source: