GET a streaming response for an absolute session path.
GET bytes from an absolute session path.
List a directory (absolute session path). Returns pubky://… URLs.
Must end with /.
Optionalcursor: string | null
Optional suffix or full URL to start after.
Optionalreverse: boolean | null
Default false.
Optionallimit: number | null
Optional result limit.
Optionalshallow: boolean | null
Default false.
PUT binary at an absolute session path.
PUT JSON at an absolute session path.
Absolute path (e.g. "/pub/app/data.json").
Get metadata for an absolute, session-scoped path (e.g. "/pub/app/file.json").
Absolute path under your user (starts with /).
undefined if the resource does not exist.
Read/write storage scoped to your session (absolute paths:
/pub/...or/priv/...).