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

Show classes of an instance with option --reverse #13

Open
nichtich opened this issue Sep 16, 2016 · 2 comments
Open

Show classes of an instance with option --reverse #13

nichtich opened this issue Sep 16, 2016 · 2 comments

Comments

@nichtich
Copy link
Owner

Before/instead of checking whether a non-class exists, classes should be queried which the item is instance of.

@kevincfz
Copy link

kevincfz commented Mar 8, 2018

I would love to have this feature. Would you please point me to the appropriate place to start, I would like to work on this and make a pull request.

@nichtich
Copy link
Owner Author

nichtich commented Mar 9, 2018

I suppose this requires extension of lib/query.js in the then part. Instead of only checking whether lonely item/probably actually exists, query all of its super-classes if option reverse is given.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants