SessionDirectoryListResponse interface

Response from listing a directory in a session sandbox.

Properties

entries

The directory entries.

path

The path that was listed, relative to the session home directory.

Property Details

entries

The directory entries.

entries: SessionDirectoryEntry[]

Property Value

path

The path that was listed, relative to the session home directory.

path: string

Property Value

string