API Reference
Class
IndexRecord
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
- Store-relative path to the compressed JSON envelope (forward slashes).
Properties
path #Store-relative path to the compressed JSON envelope (forward slashes).