-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
inspect() implementation #38
Comments
can you clarify? |
right now you just get a bunch of internal props, but it would be nice to display what you're really looking for. AFAIK there's no way to return them all right now |
what info are you looking for? 1.0.0 will only show or did you just want something less noisy? |
I think this is about http://nodejs.org/api/util.html#util_util_inspect_object_options where you add a |
Ya but |
Ah, yea. Glancing though the new code, I don't particularly see anything to inspect from the outside. |
which parses would be pretty sweet
The text was updated successfully, but these errors were encountered: