• JS API Reference

    Interface: RuntimeEventKind

    activity/results.RuntimeEventKind

    Table of contents

    Properties

    Properties

    started

    Optional started: RuntimeEventStarted

    Defined in

    src/activity/results.ts:79


    stdout

    Optional stdout: string | ArrayBuffer

    Defined in

    src/activity/results.ts:80


    stderr

    Optional stderr: string | ArrayBuffer

    Defined in

    src/activity/results.ts:81


    finished

    Optional finished: RuntimeEventFinished

    Defined in

    src/activity/results.ts:82