Skip to main content

Reading files

You can use the files.read() method to read files from the sandbox filesystem.

Writing single files

You can use the files.write() method to write single files to the sandbox filesystem.

Writing multiple files

You can also use the files.write() method to write multiple files to the sandbox filesystem.
Last modified on June 4, 2026