[Feature #21219] Selective inspect of instance variables
Make Kernel#inspect ask which instance variables should be dumped by the result of #instance_variables_to_inspect.
#instance_variables_to_inspect
Co-Authored-By: Jean Boussier [email protected]
[Feature #21219] Selective inspect of instance variables
Make Kernel#inspect ask which instance variables should be dumped by
the result of
#instance_variables_to_inspect
.Co-Authored-By: Jean Boussier [email protected]