@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
ExecutionUpdateChunk
Interface ExecutionUpdateChunk
interface
ExecutionUpdateChunk
{
output
:
string
;
offset
?:
number
;
}
Index
Properties
output
offset?
Properties
output
output
:
string
The latest log stream chunk.
Optional
offset
offset
?:
number
The byte offset of this chunk of log stream.
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output
offset
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
The latest log stream chunk.