Create a new file with content.
Uses downloadFiles() to check existence and uploadFiles() to write. No runtime needed on the sandbox host.
write(filePath: string, content: string): Promise<WriteResult>| Name | Type | Description |
|---|---|---|
filePath* | string | |
content* | string |