StoredOutput
Defined in: agent/gadget-output-store.ts:13
Metadata and content for a stored gadget output.
Properties
Section titled “Properties”byteSize
Section titled “byteSize”byteSize:
number
Defined in: agent/gadget-output-store.ts:21
Size in bytes
content
Section titled “content”content:
string
Defined in: agent/gadget-output-store.ts:19
Full output content
gadgetName
Section titled “gadgetName”gadgetName:
string
Defined in: agent/gadget-output-store.ts:17
Name of the gadget that produced this output
id:
string
Defined in: agent/gadget-output-store.ts:15
Unique identifier (e.g., “Search_d34db33f”)
lineCount
Section titled “lineCount”lineCount:
number
Defined in: agent/gadget-output-store.ts:23
Number of lines
timestamp
Section titled “timestamp”timestamp:
Date
Defined in: agent/gadget-output-store.ts:25
When the output was stored