Skip to content

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 29, 2022

info ivars obj shows the instance variables of obj.

Note that this command notation also support /pattern/ like
info ivars obj /pattern/ so that we can not show ivars of
Regexp literal objects (but I believe nobody use it).

`info ivars obj` shows the instance variables of `obj`.

Note that this command notation also support `/pattern/` like
`info ivars obj /pattern/` so that we can not show ivars of
Regexp literal objects (but I believe nobody use it).
@ko1 ko1 merged commit 4b012f5 into master Nov 29, 2022
@ko1 ko1 deleted the info_ivars_obj branch November 29, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants