TestimoX

API Reference

Class

IndexRecord

Namespace TestimoX.Storage.FileResultStore

Line entry in a run index (runs/<runId>/index.jsonl) pointing to a stored envelope.

Inheritance

  • Object
  • IndexRecord

Constructors

IndexRecord(System.String path) #

Line entry in a run index (runs/<runId>/index.jsonl) pointing to a stored envelope.

Parameters

path System.String required
Store-relative path to the compressed JSON envelope (forward slashes).

Properties

path #

Store-relative path to the compressed JSON envelope (forward slashes).