Skip to main content

Reading files

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

Writing single files

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

Writing multiple files

You can also write multiple files to the sandbox.