Takaro - v0.4.11
    Preparing search index...

    Function setContext

    • Sets context data with the given name.

      Parameters

      • name: string

        of the context

      • context: { [key: string]: any } | null

        Any kind of data. This data will be normalized.

      Returns void