Project

General

Profile

« Previous | Next » 

Revision f4135fea

Added by nobu (Nobuyoshi Nakada) about 2 months ago

[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