Repl.context property
Home > streplts > Repl > context
Repl.context property
Section titled “Repl.context property”Contextual operational application state accessible in custom command hooks and run pipelines.
Signature:
context: Record<string, any>;