artichoke_core

Module globals

Source
Expand description

Get and set global variables on an interpreter.

Global variables can be an arbitrary Ruby value. Variable names must start with $.

Traitsยง

  • Get and set global variables on an interpreter.