Skip to content

Repl.context property

Home > streplts > Repl > context

Contextual operational application state accessible in custom command hooks and run pipelines.

Signature:

context: Record<string, any>;