output
    Preparing search index...

    Type Alias Context

    Context object

    type Context = {
        activityInfo: Info;
        workflowFilename: string;
    }
    Index

    Properties

    activityInfo: Info

    Temporal info about the current activity

    workflowFilename: string

    Path of the workflow file