Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support info ivars obj #844

Merged
merged 1 commit into from
Nov 29, 2022
Merged

support info ivars obj #844

merged 1 commit into from
Nov 29, 2022

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
Development

Successfully merging this pull request may close these issues.

1 participant