Skip to content

ReplOptions.context property

Home > streplts > ReplOptions > context

Mutational contextual execution state records shared and readable by commands.

Signature:

context?: Record<string, any>;