SessionFileWriteResponse interface

Response from uploading a file to a session sandbox.

Properties

bytes_written

Number of bytes written.

path

The path where the file was written, relative to the session home directory.

Property Details

bytes_written

Number of bytes written.

bytes_written: number

Property Value

number

path

The path where the file was written, relative to the session home directory.

path: string

Property Value

string