thr[sym] = obj â obj
Instance Public methods
Attribute AssignmentâSets or creates the value of a fiber-local variable,
using either a symbol or a string. See also Thread#[]
. For
thread-local variables, please see Thread#thread_variable_set
and Thread#thread_variable_get
.
Please login to continue.